HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- LVM question
Operating System - HP-UX
1833756
Members
2487
Online
110063
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2004 04:26 AM
02-19-2004 04:26 AM
Can I configure two disk in separate bus SCSI in the same vg and lvol?
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2004 04:29 AM
02-19-2004 04:29 AM
Solution
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.
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 ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2004 04:30 AM
02-19-2004 04:30 AM
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
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
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP