- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Hi I have removed some files from stand... have ig...
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 12:11 AM
09-16-2003 12:11 AM
Hi I have removed some files from stand... have ignite
I did some mistake and removed some files from stand... possible it was also kernel files.
Anyway it is test machine (istallation deinstallation etc so it is why I did it)...
I have ignite backup tape. Have you any scenarion to recover only stand folder... or better to start recovery from tape - whole system...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2003 12:28 AM
09-16-2003 12:28 AM
Re: Hi I have removed some files from stand... have ignite
Try this, load the ignite tape
# mt -t /dev/rmt/0mn fsf 1
# cd /
# tar -xvf /dev/rmt/0m stand
Hope it helps,
Robert-Jan.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2003 12:31 AM
09-16-2003 12:31 AM
Re: Hi I have removed some files from stand... have ignite
for kernel builds rest of the time it can be taken offline (thus data can be restored over it).I'd do the following:
1)back up your /stand to a tar file somewhere else.
2)put make_tape_recovery (or make_recovery) into the tape drive.
3)mt -f /dev/rmt/Xmn fsf 1 (use your device file instead of X,but use with mn flags)
4)cd / (important)
5)tar xvf /dev/rmt/Xnm stand
If fails (or suddenly remembered that your specific files were in /stand) use tar file from 1).
If after all fails perform tape recovery.
Zeev
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2003 12:33 AM
09-16-2003 12:33 AM
Re: Hi I have removed some files from stand... have ignite
# mt -f /dev/rmt/0mn rew
# mt -f /dev/rmt/0mn fsf 1
(check for the no-rewind option)
# tar -xvf /dev/rmt/0mn /stand
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2003 02:50 AM
09-16-2003 02:50 AM
Re: Hi I have removed some files from stand... have ignite
You all of you are totally right... I forgot very important information to you...
I have done reboot... and I noticed it after unsuscessful start of system.... it remind me that I did some rm... also in stand folder...
- 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: Hi I have removed some files from stand... have ignite
If you aren't able to resolve your problem with the suggestions above, then recovering from your Ignite tape is probably your best bet.
When you boot from the tape there is no way to restore only part of the system (ie. /stand). You just boot from the tape, and let it restore your whole VG00.
Good luck!
- 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: Hi I have removed some files from stand... have ignite
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2003 06:38 AM
09-16-2003 06:38 AM
Re: Hi I have removed some files from stand... have ignite
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2003 06:47 AM
09-16-2003 06:47 AM
Re: Hi I have removed some files from stand... have ignite
Ignite is REALLY good at recovery of entire volume groups. As Pete notes, this is a perfect testing opportunity.
What you need to do to handle partial recoveries is have a different kind of backup. If you had an fbackup of /stand you can probably do this restore without doing the hole volume group.
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-16-2003 06:53 AM
09-16-2003 06:53 AM