- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Iginite fails with report of 1 kbytes free
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
08-06-2009 09:51 AM
08-06-2009 09:51 AM
Iginite fails with report of 1 kbytes free
I am attempting to create an Ignite backup of 2 of my new systems. Running Ignite on either system produces the same error:
ERROR: Not enough space for archive.
local:/var/opt/ignite/recovery/arch_mnt needs 11019455 kbytes free.
There are 1 kbytes free.
This is not true because I have /var/opt/ignite as a seperate 30 Gb filesystem:
Filesystem kbytes used avail %used Mounted on
/dev/vx/dsk/rootdg/ignite
31407104 95677 29354586 0% /var/opt/ignite
I have used Ignite on another server to back up over 30 units and these 2 are failing in the same manner.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2009 10:56 AM
08-06-2009 10:56 AM
Re: Iginite fails with report of 1 kbytes free
Please post Ignite version.
dmesg output.
There could be a problem with open file handles on the /var filesystem if this is an active Ignite server.
fuser -cu /var/opt/ignite
What is the current patch situation on the system.
swlist -l product
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
08-06-2009 11:13 AM
08-06-2009 11:13 AM
Re: Iginite fails with report of 1 kbytes free
IGNITE C.7.7.93 HP-UX Installation Utilities (Ignite-UX)
dmesg output.
No Ignite related messages in the dmesg buffer.
fuser /var/opt/ignite
/var/opt/ignite: 9159c 17599c
The attachment
This is a new installation.
Thanks,
Denis
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2009 07:26 AM
08-07-2009 07:26 AM
Re: Iginite fails with report of 1 kbytes free
'local' see if the problem is in the client, or on the server.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2009 12:27 PM
08-07-2009 12:27 PM
Re: Iginite fails with report of 1 kbytes free
The reason I am concerned is because I have used ignite on another group of servers without any problems. These are 2 new systems and we are ready to make an Ignite Image in preparation for recovery attempt.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2009 12:33 PM
08-07-2009 12:33 PM
Re: Iginite fails with report of 1 kbytes free
- ignite server
- cluster node 1
- cluster node 2
to see where the problem is. Perhaps /var is a cluster share, and maybe not mounted on the idle node.
Basically, the error msg is probably real, just need to find from where.