- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Using Ignite-UX to reinstall server from 18Gb ...
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-16-2003 04:41 AM
09-16-2003 04:41 AM
Also, the data on this server resides on a set of EMC disks. Do I need to do a vgexport or anything before rebuilding the server or will the volume group automatically be available?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2003 04:54 AM
09-16-2003 04:54 AM
SolutionAfter the reinstall you will only have vg00. You will need to id all your other disks and which VG's they are in (or use vgscan to do it) and import them all manually. Its up to you if you export them first, you dont need to. Just make a careful note of which disks are in which vg.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2003 05:04 AM
09-16-2003 05:04 AM
Re: Using Ignite-UX to reinstall server from 18Gb to 73Gb disks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2003 05:05 AM
09-16-2003 05:05 AM
Re: Using Ignite-UX to reinstall server from 18Gb to 73Gb disks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2003 05:08 AM
09-16-2003 05:08 AM
Re: Using Ignite-UX to reinstall server from 18Gb to 73Gb disks
You probably ought to ftp, or e-mail, a copy of /etc/fstab somewhere else before you start.
I would go ahead and do some exports and create the map files just to be safe though.
# vgexport -s -m vg??.map -p -v vg??
Do that for each vg you have. I would also go ahead and either e-mail them to yourself or FTP them to another machine just to be safe.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2003 05:13 AM
09-16-2003 05:13 AM
Re: Using Ignite-UX to reinstall server from 18Gb to 73Gb disks
Then
vgexport (for all VGs)
Make copies of fstab,lvmtab,lvmconf files on the system.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2003 05:20 AM
09-16-2003 05:20 AM
Re: Using Ignite-UX to reinstall server from 18Gb to 73Gb disks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2003 05:24 AM
09-16-2003 05:24 AM
Re: Using Ignite-UX to reinstall server from 18Gb to 73Gb disks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2003 05:32 AM
09-16-2003 05:32 AM
Re: Using Ignite-UX to reinstall server from 18Gb to 73Gb disks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2003 05:35 AM
09-16-2003 05:35 AM
Re: Using Ignite-UX to reinstall server from 18Gb to 73Gb disks
Better to be safe than sorry!