HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- system copy
Operating System - HP-UX
1825775
Members
1961
Online
109687
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
06-12-2002 07:56 AM
06-12-2002 07:56 AM
system copy
We have a V2200 Server running 11.0 that crashed. WHen the system came back up the /stand file system did not. Fschdsk will not clean the disk. We want to replace. Does anyone know the procedures? System disk is a 4gb. We have ignite software, but no tape drive.
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2002 08:07 AM
06-12-2002 08:07 AM
Re: system copy
Hi,
Boot the server with the Recovery CD ( Core Media CD ) and then go to the Run Recovery Shell option.
# chroot_lvmdisk (this is a script)
# cd ROOT; chroot /ROOT /sbin/sh
# vgchange -a y /dev/vg00
# swapon /dev/vg00/lvol2 (this is default check with lvlnboot -v)
# fsck /dev/vg00/rlvol6 (if this is /usr)
# mount /dev/vg00/lvol6 /usr
and do this (fsck, mount) for all the FS you want to (/var, /tmp, ...).
When everything is done don??t shutdown, use:
# umount -a
# vgchange -a n /dev/vg00
exit and reboot from the recovery shell main menu
If you have the Ignite software installed...did you make a recovery tape anytime ??? If not then there is no option other then reloading the OS....incase your root data is not important. After reloading the OS you can mount the old disk and get some of the data.
Piyush
Boot the server with the Recovery CD ( Core Media CD ) and then go to the Run Recovery Shell option.
# chroot_lvmdisk (this is a script)
# cd ROOT; chroot /ROOT /sbin/sh
# vgchange -a y /dev/vg00
# swapon /dev/vg00/lvol2 (this is default check with lvlnboot -v)
# fsck /dev/vg00/rlvol6 (if this is /usr)
# mount /dev/vg00/lvol6 /usr
and do this (fsck, mount) for all the FS you want to (/var, /tmp, ...).
When everything is done don??t shutdown, use:
# umount -a
# vgchange -a n /dev/vg00
exit and reboot from the recovery shell main menu
If you have the Ignite software installed...did you make a recovery tape anytime ??? If not then there is no option other then reloading the OS....incase your root data is not important. After reloading the OS you can mount the old disk and get some of the data.
Piyush
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
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP