- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- What is the difference between Striping and PVG Di...
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
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
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
тАО11-18-2008 11:07 AM
тАО11-18-2008 11:07 AM
What is the difference between Striping and PVG Distributed/Strict
"Filesystem is Striped across 4 disks"
&
"Filesystem is PVG Distributed/Strict across 4 disks"
Please explain from a storage perspective. How many luns are needed to build/extend:
1) a Filesystem with 4 way striping
2) a Filesystem which is PVG Distributed/Strict across 4 disks.
If there is a doc available that explains the basics between these two please provide link.
thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-18-2008 11:36 AM
тАО11-18-2008 11:36 AM
Re: What is the difference between Striping and PVG Distributed/Strict
With PVG, the data is written to disk 1 until it's space is full, then it goes to disk 2, then 3, etc.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-18-2008 11:43 AM
тАО11-18-2008 11:43 AM
Re: What is the difference between Striping and PVG Distributed/Strict
An "amount of data" is written to the first, the second, the third ... disk.
The difference is the "amount of data", 8k per default with striping, but 1PE (some megabyte!) with distribution.
Compare
http://docs.hp.com/en/B3921-60631/lvcreate.1M.html
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-18-2008 11:59 AM
тАО11-18-2008 11:59 AM
Re: What is the difference between Striping and PVG Distributed/Strict
If i need to extend a 4 way striped Filesystem by 2gb, then the minimum number of luns i would need is 4, correct?
If i need to extend a Filesystem that is PVG Strict/Distributed by 2gb, then will i still need 4 luns, or just 1 lun will suffice?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-18-2008 12:00 PM
тАО11-18-2008 12:00 PM
Re: What is the difference between Striping and PVG Distributed/Strict
What type of array is it?
Most arrays will do the striping transparently anyway by itself.
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-19-2008 01:10 AM
тАО11-19-2008 01:10 AM
Re: What is the difference between Striping and PVG Distributed/Strict
in general, for extension of a distributed logical volume, you need at least two disks (so striping can actually take place). If you already have 4-way distribution then extending across 4 disks is ideal for your case. PVG-strict-distributed allocation means that the logical volume is striped across all disks in a physical volume group (PVG) and moreover, the mirrors of the logical volume cannot share the same PVG.
Hope this helps to explain your question.
Jozef