Operating System - HP-UX
1748163 Members
3639 Online
108758 Solutions
New Discussion

Veritas volume Manager Vxresize command

 
Indrajit Bhagat
Regular Advisor

Veritas volume Manager Vxresize command

Hi All,

Could you please help in resize a stripe mirror volume

#vxresize –b –F vxfs –g alloc=diskname

Just want to know do i need to mention the layout=mirror-stripe ncol=3 while resize the volume.
1 REPLY 1
Indrajit Bhagat
Regular Advisor

Re: Veritas volume Manager Vxresize command

# vxassist -b -g mydg -o ordered make mirstrvol 10g \
layout=mirror-stripe ncol=3 \
mydg01 mydg02 mydg03 mydg04 mydg05 mydg06



While using vxresize command for adding more 10 gb to same volume do i need to use layout=mirror-stripe & ncol=3


#vxresize -b -F vxfs -g mydg mirstrvol 10g \
layout=mirror-stripe ncol=3 \
mydg07 mydg08 mydg09 mydg10 mydg11 mydg12