- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Why does Ignite backup to local machine first?
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
12-10-2008 01:38 AM
12-10-2008 01:38 AM
I have an Ignite Server and I have registered a test client on it. Then I run make_net_recovery -s
The recovery archive kicks off but it says it is saving the archive on the local machine at /var/opt/ignite/recovery/arch_mnt
What is the purpose of that? It's going to need 26G of diskspace on the local machine to back ITSELF up???
Kind of defeats the purpose unless I'm really missing something.
Any enlightenment would be much appreciated.
j
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2008 01:40 AM
12-10-2008 01:40 AM
Re: Why does Ignite backup to local machine first?
>>Why does Ignite backup to local machine first?
Its like read/write some data into your desktop's c:/ drive or access your network drive.
Suraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2008 02:05 AM
12-10-2008 02:05 AM
Re: Why does Ignite backup to local machine first?
What happens then to Ignite clients whose vg00 is more than 50% full??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2008 02:16 AM
12-10-2008 02:16 AM
Re: Why does Ignite backup to local machine first?
I assume you tell ignite to put the temp files on a filesystem that has zillion of free bytes.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2008 02:26 AM
12-10-2008 02:26 AM
Solution"The recovery archive kicks off but it says it is saving the archive on the local machine at /var/opt/ignite/recovery/arch_mnt"
/var/opt/ignite/recovery/arch_mnt is an NFS mount point to the ignite server. You can check it on the client, during make_net_recovery with "bdf" or "mount -p"
Eric
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2008 02:33 AM
12-10-2008 02:33 AM
Re: Why does Ignite backup to local machine first?
Now I see! Thanks.
j