HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- IGNITE - Net Recovery - Important Directories
Operating System - HP-UX
1833776
Members
2059
Online
110063
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
Go to solution
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
04-05-2004 02:49 AM
04-05-2004 02:49 AM
My IGNITE SERVER system is running low on file system space, and I want to know which files to archive to tape. Once the Ignite Server "client" dependent files are backed up to tape, I can remove these files to save on space. I want to be able to save just one client net_recovery to tape archive.
Do I need to copy just these two files/directories ?
Two important directories only:
cd /var/opt/ignite
ls -ld clients/
ls -ld recovery/archives/
It so happens that this client is a Virtual Partition (I don't know if this matters, but thought I would mention it here.)
If you had to save one client off your Ignite Server to tape via tar, which files would you back up ?
run tar saving the client for future net_recovery purposes, if needed.
# tar cvh \
/var/opt/ignite/clietns/ \
/var/opt/ignite/recovery/archives/
Notice, that the tar command is using the "h" option to maintain the links. There is a client from the name to the lanic directory.
Do I need to copy just these two files/directories ?
Two important directories only:
cd /var/opt/ignite
ls -ld clients/
ls -ld recovery/archives/
It so happens that this client is a Virtual Partition (I don't know if this matters, but thought I would mention it here.)
If you had to save one client off your Ignite Server to tape via tar, which files would you back up ?
run tar saving the client for future net_recovery purposes, if needed.
# tar cvh \
/var/opt/ignite/clietns/
/var/opt/ignite/recovery/archives/
Notice, that the tar command is using the "h" option to maintain the links. There is a client from the
Golf is a Good Walk Spoiled, Mark Twain.
Solved! Go to Solution.
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2004 04:39 AM
04-05-2004 04:39 AM
Solution
Hi,
I would concentrate on the /var/opt/ignite/recovery/archives directory.
You will find a subdirectory for each of your ignite-ux clients. say for ex node1
# cd /var/opt/ignite/recovery/archives/node1
Here you can find the make_net_recovery archives with the name of format "date,time"
If you find more than one file, you can choose to back up the older file to the tape and delete.
Hope this helps
Sundar
I would concentrate on the /var/opt/ignite/recovery/archives directory.
You will find a subdirectory for each of your ignite-ux clients. say for ex node1
# cd /var/opt/ignite/recovery/archives/node1
Here you can find the make_net_recovery archives with the name of format "date,time"
If you find more than one file, you can choose to back up the older file to the tape and delete.
Hope this helps
Sundar
Learn What to do ,How to do and more importantly When to do ?
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
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP