Operating System - HP-UX
1833788 Members
2770 Online
110063 Solutions
New Discussion

Re: Doesn't create /dev/vg*/group file mknod command on hp-ux11i v3

 
Prasanth Thomas
Valued Contributor

Re: Doesn't create /dev/vg*/group file mknod command on hp-ux11i v3

try to copy the mknod binary from other server which have same version of os and run the commands again.
Torsten.
Acclaimed Contributor

Re: Doesn't create /dev/vg*/group file mknod command on hp-ux11i v3

I think you have the initial 11.31 release from feb. 2007.

Use "swlist" to check.

So you have LVM 1.0 only.



But meanwhile I doubt about mknod command itself

>> xxxx:root/dev>which mknod
/sbin/mknod

Try

# file /sbin/mknod

# ll /sbin/mknod

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!   
Unix-Support
Advisor

Re: Doesn't create /dev/vg*/group file mknod command on hp-ux11i v3

mknod binary was empty when checked the file status
xxxx:root/sbin>file mknod
mknod: empty
xxxx:root/sbin>


Copied the binary "mknod" from other machine and re-run the mknod, it successfully create the group.

Thank you all for helping me to resolve the issue .
Specially thanks to Toresen and Prasanth Thomas for your valuable solution
Prasanth Thomas
Valued Contributor

Re: Doesn't create /dev/vg*/group file mknod command on hp-ux11i v3

hi dude.
You are welcome... cool.

cheers.
Torsten.
Acclaimed Contributor

Re: Doesn't create /dev/vg*/group file mknod command on hp-ux11i v3

You are welcome.


Please read

http://forums.itrc.hp.com/service/forums/helptips.do?#33

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!