Operating System - HP-UX
1754942 Members
3225 Online
108827 Solutions
New Discussion

mount -F vxfs /dev/ORAVG02/c03 /c03 messages

 
aamir4u
Regular Advisor

mount -F vxfs /dev/ORAVG02/c03 /c03 messages

Hi,

 

When i created a new divice file

mknod /dev/ORAVG02/rc03 c 64 0x080001

mknod /dev/ORAVG02/c03 b 64 0x080001

and after creating mount the file system 

its shows the error message. 

 

mount -F vxfs /dev/ORAVG02/c03 /c03

 

vxfs mount: V-3-20003: Cannot open /dev/ORAVG02/c03: No such device or address vxfs mount: V-3-24996: Unable to get disk layout version

 

What is aproblem.

Thanks
aamir uddin
1 REPLY 1
Torsten.
Acclaimed Contributor

Re: mount -F vxfs /dev/ORAVG02/c03 /c03 messages

It is VERY CONFUSING if you always open a new thread regarding the same problem!

 

 

Just creating the special files DOEWS NOT create the LVOL in this VG - hence there is no disk behind this special file.

 

Compare with

 

# vgdisplay -v  /dev/ORAVG02

 

Is the LVOl c03 listed???


Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!