- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Disks in LVM
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
10-06-2001 01:50 AM
10-06-2001 01:50 AM
Disks in LVM
I had a D class with a Model 20 disk array and a disk station. we had 16 disks in a single VG. later on it was broken down to two vg's. i feel that after split up there is a inprovement in disk performance. So there is some relation between no of disks and performance,
but we cannot keep less no also
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2001 02:43 AM
10-06-2001 02:43 AM
Re: Disks in LVM
yesterday there was another thread about the same topic, check it out:
http://forums.itrc.hp.com/cm/QuestionAnswer/1,11866,0xb1f2c6af36b7d5118ff10090279cd0f9,00.html
Tuning the Nike 20 is of course not the same as a bunch of seperate SCSI-disks but anyway ...
regards,
Thierry.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2001 04:14 AM
10-06-2001 04:14 AM
Re: Disks in LVM
A few years ago I was working with a T500, it had one vg; vg00; which contained some 40 or so scsi disks. These disks were NOT hot swappable but were mirrored. The machine broke, well one of the disks.
It would not boot even with hpux -lq. We removed all but the boot disks, & got a skeleton vg00 up but the other disks would not join in, we could not get above single user mode! We tried to recover the system with the install/recovery disk, still no joy, too many disks not enough i-nodes. In the end it was back to a fresh install & get the backup tapes out. At this point we found out exactly which disk had died, & that the FW was well out of date (hence the mirroring did not work)
Lesson 1 the more disks in a vg the more likeley one disk will fail
Lesson 2 Make sure your machines FW/HW/SW are fully compatible, Disaster recovery rehersals help. & regular maintainance slots.
Lesson 3 VG00 is crucial, put as few disks in it as possible (say 2 1 mirrored pair), & test that it can boot off EITHER of those disks. ALONE. (DR rehersals)
Lesson 4 SCSI disks are OK, but they are the bottom of the disk wish list.
You can put loads of (scsi) disks in one VG & you can spread the load over many controllers to get the performance, but think about how it could all go wrong.
Tim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2001 12:48 PM
10-06-2001 12:48 PM
Re: Disks in LVM
It doesn't matter how many disks are in a
volume group as long as you have your
applications and data segregated from your
operating system. General rule of thumb for
systems that have internal disks is to use
these disks as Operating System including
your mirror and external disks in subsequent
volume groups. You can have up to 255 disks
in a single volume group, but this must be
stated when using the 'vgcreate' command to
create your volume group or you will end up
with the default which is 16.
In answer to your question, unless there
was type of bottleneck on one disk where
you may have moved some data etc. to another
the relationship is purely coincidental.
I read the link that was presented by Thierry
and the statements made there I agree with.
The key is to spread your potential hardest
hits across more spindles not less.
We have a number of SAN's and most of the
disk activity occurs in the caching and not
on the disks themselves.
My 2 cents worth
-Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2001 04:10 PM
10-06-2001 04:10 PM
Re: Disks in LVM
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2001 12:16 PM
10-07-2001 12:16 PM
Re: Disks in LVM
For each logical volume with the volume group, you then strip across all three LUN's (in the above example). That's about as good as it gets.
Regards, Clay