HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Backup failed, not enough disk space for database
Operating System - HP-UX
1825576
Members
1998
Online
109682
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
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
01-04-2001 11:58 PM
01-04-2001 11:58 PM
Backup failed, not enough disk space for database
/var/opt/omni is at 99% of the total space allocated for it .
what should i do? Should i increase it after stopping omni and then restarting it?
Thanks
Federico
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2001 12:09 AM
01-05-2001 12:09 AM
Re: Backup failed, not enough disk space for database
Your options I think are :
Purge Obsolete restore data from database:
# /usr/omni/bin/omnidbcheck -purge #days
The above will purge obsolete(overwritten) backup sessions.
Also failed/aborted sessions.
This command can take many hours to run. I have seen some cases
its taken 24hours to complete. Only purge back a few days at a
time or run command frequently.
Purge Detail Catalog from database:
# /usr/omni/bin/omnidb -strip
If you combine this command with -session, list all sessionID's
in database. Combine with -session sessionID will delete all
objects(filesystems)backup up in this session.
Combine with with #days -filesystem filesystemID, all versions
of the specified filesystem older that #days are deleted from the database.
To Shrink the size of database file:
# /usr/omni/bin/omnidbcheck -info
This command to see how many records are used and how many are
occupied by data. If the numbers vary considerably, it is feasible to shrink the database.
# /usr/omni/bin/omnidbcheck -writeascii DIRECTORY_NAME -full
The above to copy the database to a empty directory on system;
DIRECTORY_NAME, as ascii files.
# /usr/omni/bin/omnidbcheck -readascii DIRECTORY_NAME -full
Use the above to read the database back from ascii files
into /usr/omni/config/db directory
See "Openview Omniback II Admin Guide" page 7-4
Managing Growth of database
Also see man pages for omnidbcheck(1M) and omnidb(1M)
Purge Obsolete restore data from database:
# /usr/omni/bin/omnidbcheck -purge #days
The above will purge obsolete(overwritten) backup sessions.
Also failed/aborted sessions.
This command can take many hours to run. I have seen some cases
its taken 24hours to complete. Only purge back a few days at a
time or run command frequently.
Purge Detail Catalog from database:
# /usr/omni/bin/omnidb -strip
If you combine this command with -session, list all sessionID's
in database. Combine with -session sessionID will delete all
objects(filesystems)backup up in this session.
Combine with with #days -filesystem filesystemID, all versions
of the specified filesystem older that #days are deleted from the database.
To Shrink the size of database file:
# /usr/omni/bin/omnidbcheck -info
This command to see how many records are used and how many are
occupied by data. If the numbers vary considerably, it is feasible to shrink the database.
# /usr/omni/bin/omnidbcheck -writeascii DIRECTORY_NAME -full
The above to copy the database to a empty directory on system;
DIRECTORY_NAME, as ascii files.
# /usr/omni/bin/omnidbcheck -readascii DIRECTORY_NAME -full
Use the above to read the database back from ascii files
into /usr/omni/config/db directory
See "Openview Omniback II Admin Guide" page 7-4
Managing Growth of database
Also see man pages for omnidbcheck(1M) and omnidb(1M)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2001 12:11 AM
01-05-2001 12:11 AM
Re: Backup failed, not enough disk space for database
Hi Frederico,
The size of /var/opt/omni can be safely increased once the Omniback daemon has been stopped.
I did it many times with different clients because they usually under-estimate /var/opt/omni. We all do, don't we ? ;-)
Best regards,
Dan
The size of /var/opt/omni can be safely increased once the Omniback daemon has been stopped.
I did it many times with different clients because they usually under-estimate /var/opt/omni. We all do, don't we ? ;-)
Best regards,
Dan
Everybody knows at least one thing worth sharing -- mailto:dan.hetzel@wildcroft.com
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
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP