HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: disk info migration
Operating System - HP-UX
1833782
Members
2477
Online
110063
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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-29-2005 07:09 PM
11-29-2005 07:09 PM
disk info migration
rx7620 has ds2100 four disk.
but, by mistake, It need to be changed 1000rpm disk to 15000 rpm disk.
10000rpm one disk has vg01 info.If insert 15,000 rpm disk, how can I keep the volume group infomation without deleting. 10000 rpm disk path is /dev/dsk/c2t5d0.
is it has to be made same volume group name and logical volume name?
but, by mistake, It need to be changed 1000rpm disk to 15000 rpm disk.
10000rpm one disk has vg01 info.If insert 15,000 rpm disk, how can I keep the volume group infomation without deleting. 10000 rpm disk path is /dev/dsk/c2t5d0.
is it has to be made same volume group name and logical volume name?
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2005 07:40 PM
11-29-2005 07:40 PM
Re: disk info migration
Hi zungwon,
you can run
#vgcfgrestore
command after replaccing disk. The volume group info will be restored to the disk.
please refer vgcfgrestore man page for detailed syntax.
With Regards,
Siva.
you can run
#vgcfgrestore
command after replaccing disk. The volume group info will be restored to the disk.
please refer vgcfgrestore man page for detailed syntax.
With Regards,
Siva.
Nothing is Impossible !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2005 12:26 PM
12-01-2005 12:26 PM
Re: disk info migration
Hi Zungwon,
First run the vgcfgbackup, then take the data backup, then add the new disks and run vgcfgrestore. you will get the same LVM configuration. For safe you can also take the backup of lvmconf file
Thanks
Shathish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2005 04:19 PM
12-01-2005 04:19 PM
Re: disk info migration
Hi,
There are many ways of achiving this. A simple way in my opinion would be to extend your VG to new disk and then remove the old disk after moving LE's to new disk using pvmove command.
But the requirement for this you should have option to add another disk without removing the OLD one and the benefit is that you will not require to restore backup and can be even done online with slight copromize of performance.
#pvcreate /dev/rdsk/cxtydz
#vgextend /dev/vg00 /dev/dsk/cxtydz
(Where /dev/dsk/cxtydz and /dev/rdsk/cxtydz is the device file of new disk at newer location)
As DS2100 can accomodate only 4 disks I would even consider removing one of the disks from other VG if possible to achive this.
HTH,
Devender
There are many ways of achiving this. A simple way in my opinion would be to extend your VG to new disk and then remove the old disk after moving LE's to new disk using pvmove command.
But the requirement for this you should have option to add another disk without removing the OLD one and the benefit is that you will not require to restore backup and can be even done online with slight copromize of performance.
#pvcreate /dev/rdsk/cxtydz
#vgextend /dev/vg00 /dev/dsk/cxtydz
(Where /dev/dsk/cxtydz and /dev/rdsk/cxtydz is the device file of new disk at newer location)
As DS2100 can accomodate only 4 disks I would even consider removing one of the disks from other VG if possible to achive this.
HTH,
Devender
Impossible itself mentions "I m possible"
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP