Hi All,
I'm trying to create a volume group using the vgcreate command. I get an error message saying the device is busy. I did fuser which didn't return any processes, etc. How do I determine what is attached to this device?? I've tried lssf, ioscan, but no additional info that is useful.
The server is hp 9000/800/N4000-55, OS 11.00.
#vgcreate /dev/vg03 /dev/dsk/c3t0d2
vgcreate: Couldn't open physical volume "/dev/dsk/c3t0d2":
Device busy
# fuser -u /dev/dsk/c3t0d2
/dev/dsk/c3t0d2:
I'm a novice using LVM commands so any help would be greatly appreciated.
Linda
I'm trying to create a volume group using the vgcreate command. I get an error message saying the device is busy. I did fuser which didn't return any processes, etc. How do I determine what is attached to this device?? I've tried lssf, ioscan, but no additional info that is useful.
The server is hp 9000/800/N4000-55, OS 11.00.
#vgcreate /dev/vg03 /dev/dsk/c3t0d2
vgcreate: Couldn't open physical volume "/dev/dsk/c3t0d2":
Device busy
# fuser -u /dev/dsk/c3t0d2
/dev/dsk/c3t0d2:
I'm a novice using LVM commands so any help would be greatly appreciated.
Linda