- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- REMOVING OLD 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
08-25-2003 02:32 AM
08-25-2003 02:32 AM
REMOVING OLD DISKS
k360 running 10.20.They had the root volume group on them, but I have moved root using LVM. The disks are all now marked UNUSED.When I disconnect them from the system and reboot, the boot process just loops.
Do I need to do anything else before disconnecting thse disks ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2003 02:38 AM
08-25-2003 02:38 AM
Re: REMOVING OLD DISKS
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2003 02:46 AM
08-25-2003 02:46 AM
Re: REMOVING OLD DISKS
I recommend you to do a move on new root disks with ignite-ux.Create a recovery tape with make_tape_recovery command. Shutdown your system and replace your boot disks. Then boot from the tape and recover your system on the new disk. If you have mirrored your root disk, you must recreate your mirror.
You have also the ability to do a interactive recovery from the tape. So you can resize partitions (increase/decrease) or change the filesystem from hfs to vxfs etc. etc. . I think that is the best way to do this.
HTH
Roland
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2003 02:53 AM
08-25-2003 02:53 AM
Re: REMOVING OLD DISKS
2.I cannot run the make_tape_recovery interactive as I only have a character based console, any way I have already moved root and can boot from the new PRI and ALT.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2003 03:15 AM
08-25-2003 03:15 AM
Re: REMOVING OLD DISKS
Did you change the device file for the root disk in /stand/bootconf?
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2003 03:17 AM
08-25-2003 03:17 AM
Re: REMOVING OLD DISKS
Regardless of the type of console you have, you *can* run an interactive Ignite recovery session. I presume that you have a current Ignite recovery tape. Boot your server from the tape by selecting the tape as your boot path.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2003 04:14 AM
08-25-2003 04:14 AM
Re: REMOVING OLD DISKS
It is like James and I said. The Interactive GUI from ignite is a ASCII GUI. So no need for graphical terminal.
I guess your orignial disk is always in your system. So boot from this disk and create a ignite tape.
# make_tape_recovery -vI -x inc_entire=vg00 -a /dev/rmt/0mn
After you have done this boot from this tape. The boot will automatically start in interactive mode. Then you can change the disk where this system should be recovered.
After you made your changes start the recovery with the *Go* option.
Then go and get a big mug of coffee. After 30-60 min. (depends of your system) your recovery is finished. And you have a runnable system on a *NEW* disk.
HTH
Roland
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2003 04:17 AM
08-25-2003 04:17 AM
Re: REMOVING OLD DISKS
Roland
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2003 04:22 AM
08-25-2003 04:22 AM
Re: REMOVING OLD DISKS
While I agree that the Ignite process is the more standard, and more foolproof, way to go, I would like to see, since you say you are able to boot off the new disk, just which piece of the puzzle we might be missing.
When you say you have booted off the new root volume, how did you accomplish this without the boot process looping?
Pete
Pete