- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: vgexport and vgimport between servers with dif...
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
09-04-2006 04:51 PM
09-04-2006 04:51 PM
However, I've never tried, or seen anybody try, to use these commands to move data between between servers with different HP-UX OS versions.
a) Can you use vgexport and vgimport to move data between servers with different HP-UX OS versions?
b) If the answer is yes (and assuming there are limitations), would it be possible to use the commands to move data from a server with UX 11.0, to another with UX 11.23?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2006 06:19 PM
09-04-2006 06:19 PM
Re: vgexport and vgimport between servers with different OS versions
You will be surprised how few limitations there actually are.
I have not done extensive testing but experts with far greater skill than I have said that this feature is backward compatible, e.g. that an 11.23 system can import data exported from an 11.11 system or 11.00.
I am not sure how backward compatible, but you may wish to try this in the lab.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2006 06:58 PM
09-04-2006 06:58 PM
Solutionyou can do this moving from 11.0 to 1.23 without limitations, the pure LVM vgexport/vgimport works exactly the same.
the only difference is the VXFS filesystem layout type which is used *by default* which is version 3 for 11.00, version 4 for 11.11 and version 5 for 11.23.
since there is backward compatibility you can mount and use the filesytems with the old layout on newer machines (naturally not vice versa)
you may want to upgrade the filesytem layout type any time afterwards (when you're sure you do not want to move back to 11.00) using
vxupgrade.
man vxupgrade will tell you details
Regards,
Bernhad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2006 05:04 PM
09-06-2006 05:04 PM
Re: vgexport and vgimport between servers with different OS versions
Thanks for confirming my belief that it was possible.
Unfortunately, I don't have a lab available to do any testing, which is why I had to post in the forum for more specific information.
I should have been able to find the information I required, but I was encountering difficulties locating the specifics.
Bernhard,
The information you provided was exactly what I wanted.
A big thanks to both of you.
Jason
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2006 05:09 PM
09-06-2006 05:09 PM