- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Restore from command line
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
05-24-2006 04:06 PM
05-24-2006 04:06 PM
Restore from command line
I dont have access to the omniback GUI and am required to do a restore. Can you please let me know how to do a restore from the command line.
Currently using Hp 11i..
Thank you,
Alex
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2006 04:22 PM
05-24-2006 04:22 PM
Re: Restore from command line
first get the session ID you want to restore using omnidb -sess -datalist
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2006 05:09 PM
05-24-2006 05:09 PM
Re: Restore from command line
To restore from command line use omnir .
The omnir command restores objects backed up using Data Protector. Refer to man pages of omnir for more details.
Indira A
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2006 06:39 PM
05-24-2006 06:39 PM
Re: Restore from command line
You can use omnir to restore from command line.
--
ex: To perform a full restore of tree "/ac" on filesystem "bb:/", with
no label, from the session "1994/07/12-2":
# omnir -filesystem bb:/ -full -session 1994/07/12-2 -tree /ac
---
For details:
# man omnir
Cheers,
Raj.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2006 06:42 PM
05-24-2006 06:42 PM
Re: Restore from command line
You can check this links :
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=922950
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=17126&admit=-682735245+1148539342582+28353475
Cheers,
Raj.