Operating System - HP-UX
1830657 Members
28544 Online
110015 Solutions
New Discussion

Re: subtype: error getting VxFS type, errno 2

 
Ken Penland_1
Trusted Contributor

subtype: error getting VxFS type, errno 2

When I take any vxfs file system on my machine, do an unmount, and then a mount, I get the error:

subtype: error getting VxFS type, errno 2

however it DOES mount the file system. I tried creating a new file system via sam, making sure it was vxfs, and it does the same thing. Google isnt very helpful with this one. Anyone see this error before? running HPUX11.00
'
1 REPLY 1
Ken Penland_1
Trusted Contributor

Re: subtype: error getting VxFS type, errno 2

never mind, google didnt help, but of course, after I posted this message I searched the ITRC itself and found the answer. had to run:

mknod /dev/vxportal c 97 0x000000

to recreate the vxportal file.
'