Volume says it is attached, but doesn't show up in guest
Cactus nova. Can create volumes. Doing euca-attach-volume appears to work; reports that the volume is in-use etc. But when I log into the guest, there's no vdz in /dev, and sudo fdisk -l doesn't show it either. Suggestions for what to look for in logs appreciated :-) I've been trawling them but don't see anything obviously wrong to me yet. Rebooted the guest, didn't help. Thanks...
// the first 3 below are the bad ones from my last question, dunno how to get rid of them. root@cc-vm-3:~# euca-describe-volumes VOLUME vol-00000001 1 nova creating (default-project, None, None, None) 2011-07-21T21:03:00Z VOLUME vol-00000002 1 nova creating (default-project, None, None, None) 2011-07-21T21:54:04Z VOLUME vol-00000003 1 nova creating (default-project, None, None, None) 2011-07-21T23:56:58Z VOLUME vol-00000004 1 nova available (default-project, cc-vm-3, None, None) 2011-07-22T16:53:51Z VOLUME vol-00000005 1 nova in-use (default-project, cc-vm-3, i-00000016[cnode-1-3-4], /dev/vdz) 2011-07-22T17:32:30Z