1753510 Members
4929 Online
108795 Solutions
New Discussion юеВ

volume group

 
SOLVED
Go to solution
taouw
Frequent Advisor

volume group

i check the user access
# fuser /dev/disk/disk5.
I have receive only the error
"device busy" when i create a volume group
mkdir /dev/vg01
mknod /dev/vg01/group c 64 0x010000
vgcreate vg01 /dev/disk/disk1
5 REPLIES 5

Re: volume group

if this is 11iv3, have you tried to see what is on the disk using diskowner command?

diskowner /dev/disk/disk5

HTH

Duncan

I am an HPE Employee
Accept or Kudo
johnsonpk
Honored Contributor
Solution

Re: volume group

Hello

how did you create the pv ?using pvcreate -f command or just pvcreate ?

Rgds

Johnson



Sajjad Sahir
Honored Contributor

Re: volume group


Dear friend
fuser -ku /dev/disk/disk5
did u tried


thanks and regards

Sajjad Sahir
Sunny123_1
Esteemed Contributor

Re: volume group

Hi
First try fuser -cu /dev/disk/disk5
then fuser -ku /dev/disk/disk5
and then craete vg.

Regards
Sunny
johnsonpk
Honored Contributor

Re: volume group

Hi,

Could you please update us what was went wrong?

Rgds
Johnson