Hi Aristotle
Qustion: ll /dev/*/group ( Use new Number which is not listed)
--what do you mean use new number?
Answer: It will show you major and Minor Number like 64 0x000000
u have to choose unique number like in your output
# ll /dev/*/group
crw-r----- 1 root sys 64 0x000000 Oct 22 2002 /dev/vg00/group
crw-r--r-- 1 root sys 64 0x150000 Jul 13 2005 /dev/vg15/group
crw-rw-rw- 1 root sys 64 0x0a0000 Oct 3 2007 /dev/vgdev/group
You can use 0x010000 its not being used.
you can use
mknod /dev/newvg/group c 64 0x010000
Question : newfs -F vxfs -o largefiles /dev/newvg/rlvname ( use r )
--use r? why and how?
When you will create new LV it will give you new raw device name starts with rlvname
with newfs wh have to use raw (r) Name.
Hope it clear your doughts.
Please assign points also for my Answers if it clear your doughts :-)
Regards
Sanjeev
Everything is Possible as " IMPOSSIBLE" word itself says I M POSSIBLE