- Community Home
- >
- Storage
- >
- Entry Storage Systems
- >
- Disk Enclosures
- >
- Re: converting hot spare disks into usable disks
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
01-04-2006 03:16 AM
01-04-2006 03:16 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2006 03:29 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2006 03:42 AM
01-04-2006 03:42 AM
Re: converting hot spare disks into usable disks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2006 03:57 AM
01-04-2006 03:57 AM
Re: converting hot spare disks into usable disks
with 4x 18GB disks I would in most cases recommend creating a RAID5 LUN which would yield about 50 GB usable space *and* you could still survive a single disk failure.
(if that happens, you can decide to backup and restore somewhere else or replace the disk)
If you need all the space and don't care about a potentially lengthy disruption if a disk goes bad you could create a RAID0 LUN of almost 70GB. It's up to you. I assume you have seen in the other thread, that you need to have controller firmware HP08 at least for creating a RAID0 LUN.
Regards,
Bernhard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2006 02:18 AM
01-05-2006 02:18 AM
Re: converting hot spare disks into usable disks
i have now managed to created a 50gb LUN using 4 disks and raid level 5, however i don't seem to be able to use this lun and create some extra space in the volume group, that we want to extend, can anyone shed some light on the situation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2006 02:43 AM
01-05-2006 02:43 AM
Re: converting hot spare disks into usable disks
well you did not mention you wanted to extend a VG, then you most certainly hit any LVM limit, if you do not plan ahead...
most likely your existing VG was built using smaller PVs, which determined the "max pe per pv" setting. hence you cannot add a larger disk (or lun or PV) to that VG.
anyway, easiest way out is to just create a new VG, with new Lvols and filesystems, if you need to extend a certain filesystem, you may either copy it over to the new VG and then remove the old one, or you have to create smaller LUNs that you can add to the existing VG (if you have not reached "max pv per VG" etc etc
Regards,
Bernhard