1833756 Members
2487 Online
110063 Solutions
New Discussion

LVM question

 
SOLVED
Go to solution
Guillermo Bravo
Occasional Contributor

LVM question

Can I configure two disk in separate bus SCSI in the same vg and lvol?
2 REPLIES 2
Sundar_7
Honored Contributor
Solution

Re: LVM question

Yes ofcourse u can. You can configure two disks that are connected to seperate bus in the same VG.

if you are planning to mirror one disk to the other then create /etc/lvmpvg and enable PVG-strict allocation for the logical volumes.

Learn What to do ,How to do and more importantly When to do ?
Steven E. Protter
Exalted Contributor

Re: LVM question

I think I understand.

Yes you can take two disks on a different scsi bus or card and configure them into the same volume group and logical volume

vgextend /dev/v01 /dev/dsk/c1t1d0

extends the volume group

lvextend -L 4000 /dev/vg01/lvol3 /dev/dsk/c1t1d0

That command extends logical volume lvol3 in vg01 to a size of 4000 MB and tells it to take space on disk /dev/dsk/c1t1d0

Adjust to your environment and have fun.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com