- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: removing and reusing the disks in an FC60 arra...
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-18-2006 02:21 AM
01-18-2006 02:21 AM
removing and reusing the disks in an FC60 array
we have just run out of space on our testbed, we are using a FC60 diskarray, at present our luns consist of 2 disks using a 1:1 mirror. Is there an easy way to split the mirror, and have the luns as just 1 disk luns, and then re-use the other disks and create some new 1 disk luns
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2006 05:40 AM
01-18-2006 05:40 AM
Re: removing and reusing the disks in an FC60 array
Issue a amcfg -D
Then you will have to issue the following :
1. lvreduce -m1 lv_path
2. vgreduce gg_name pv_path
3. mv /etc/lvmtab /etc/lvmtab.backup
4. vgscan -v
Regards,
Simon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2006 05:50 AM
01-18-2006 05:50 AM
Re: removing and reusing the disks in an FC60 array
easiest way is to use SAM as you do not want to remove completley.
commands are
amdsp -i to identify array
amdsp -a
amcfg to configue
man amcfg should help
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2006 06:06 AM
01-18-2006 06:06 AM
Re: removing and reusing the disks in an FC60 array
I believe this can not be done at OS level .
This split needs to be done on array. I dont have any idea fc60 will support single disk RAID 0 group . Please check for this.
Ragards,
bl.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2006 07:25 AM
01-18-2006 07:25 AM