- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- some large files in /var/opt/psb/db/pgsql/base/<di...
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-2012 08:01 AM
05-24-2012 08:01 AM
some large files in /var/opt/psb/db/pgsql/base/<directories> (HPUX 11.31, 11/09)
Hello
I've found some Files there which are about 1GB in size.
Could be postgres DB-files from Installation of ProviderSvcsCore.SMPGSQL*
But i do not found in docs how i can keep the size small /var is part of the root-vg.
Feebacks are welcome.
regards OK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2012 06:08 AM
11-21-2012 06:08 AM
Re: some large files in /var/opt/psb/db/pgsql/base/<directories> (HPUX 11.31, 11/09)
...seems like a bug in older SFM Versions.
To resolve this problem i've done the following steps:
1.) cimprovider -ls > /tmp/cimprovider_orig
2.) Stop psbdb
#/sbin/init.d/psbdb stop
3.) Delete the database.
#cd /var/opt/psb/db
#rm -r pgsql
4.) Reconfigure ProviderSvcsBase .
#swconfig -x reconfigure=true -x autoselect_dependencies=false ProviderSvcsBase
5.) Reconfigure SysFaultMgmt and all other providers that has its own database.
#swconfig -x reconfigure=true -x autoselect_dependencies=false SysFaultMgmt WBEMP-FCP SAS- PROVIDER RAIDSA-PROVIDER WBEMP-Storage
6.) cimprovider -ls > /tmp/cimprovider_new
7.) Check that cimserver_orig and cimserver_new have the same number of providers listed
8.) Send test events
# sfmconfig -t -a
9.) Check if the test events were logged
# evweb eventviewer -L -x