- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- PVG Concept
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
12-17-2004 03:09 PM
12-17-2004 03:09 PM
PVG Concept
Currently, my existing system running HP-UX 11.00 has a volume group vg02 and all its logical volumes are equally striped across 6 harddisks.
Query: Correct me if I am wrong, if there is a need for additional space eg. due to a need to extend a filesystem, I will have to add in 6 new harddisks all together? Do I term this as extent based striping?
Query: Can the creation of PVG volume group help to eliminate the cons I mentioned above?
thanks n regards/cliff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2004 03:40 PM
12-17-2004 03:40 PM
Re: PVG Concept
pvg is used at the time of mirroring.if you are mirroring with two pvg ,it will make you sure that your filesystem is on one set of disks(1st PVG disks) and its mirror is on other set of disks(2nd pvg disks).
you can get information by searching itrc forum with keyword PVG.
see the following links
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=33822
http://forums1.itrc.hp.com/service/forums/parseCurl.do?CURL=%2Fcm%2FQuestionAnswer%2F1%2C%2C0x437142308663d611abdb0090277a778c%2C00.html&admit=716493758+1103344382044+28353475
regds,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2004 04:14 PM
12-17-2004 04:14 PM
Re: PVG Concept
Query: Read the articles, does it mean that PVG is related to mirroring and does not have any relations to logical volume striping which I had mentioned?
Query: If that is the case, while creating a volume group of eg 4 harddisks/LUNs for logical volume striping which run on XP storage, do I need to check out the harddisks/LUNs information to verify whether that can be LV striped in a volume group?
I presume I dun think there is a need.
Thanks for the advise/cliff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2004 08:41 AM
12-18-2004 08:41 AM
Re: PVG Concept
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2004 08:53 PM
12-18-2004 08:53 PM
Re: PVG Concept
Correct my understanding based on your replies, if I have a PVG volume group and all its logical volumes are equally striped across 6 harddisks, and a need arises for additional space, do I also need to add in 6 harddisks?
Thanks n regards/cliff