HPE GreenLake Administration
- Community Home
 - >
 - Servers and Operating Systems
 - >
 - HPE ProLiant
 - >
 - Server Management - Systems Insight Manager
 - >
 - SIM5.0.2 hpux mxinitconfig -a error configuring d...
 
Server Management - Systems Insight Manager
        1840129
        Members
    
    
        4439
        Online
    
    
        110161
        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
 
11-08-2006 03:18 AM
11-08-2006 03:18 AM
			
				
					
						
							SIM5.0.2 hpux mxinitconfig -a  error configuring database
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						hello,
im trying to install SIM 5.0.2 on an rx2620 with hpux 11iv2.
before the swinstall i removed the mx directories.
rm -fr /opt/mx /etc/opt/mx
configuring SIM i get the following output:
rxdemo4 #
rxdemo4 # mxinitconfig -a
Checking Requisites (14):
1. Check Kernel Parameters ...OK
2. Server Property File ..OK
3. Server Authentication Keys ..OK
4. SSH Keys ..OK
5. Status Property File ..OK
6. Task Results Output Cleanup ..OK
7. Database Configuration ...OK
8. Database Content ..OK
9. Web Server ..OK
10. Setup Property File ..OK
11. JBoss Setup ..OK
12. Agent Configuration ..OK
13. Management Services ..OK
14. Initialization and Database Population ..OK
Requisite scan completed successfully.
Configuring Server Components (14):
1. Check Kernel Parameters ..Done
2. Server Property File ..Done
3. Server Authentication Keys ..Done
4. SSH Keys ..Done
5. Status Property File ..Done
6. Task Results Output Cleanup ..Done
7. Database Configuration ...Failed
Details can be found in the log file at /var/opt/mx/logs/initconfig.log
Configuration failed to complete due to the following exception:
Cannot connect to database, exception: com.hp.mx.core.repository.MxConnectionException: Connection to the repository server failed.
To diagnose PostgreSQL problems, please read PostgreSQL log file:
/var/opt/hpsmdb/pgsql/pgsql.log
If the log file is empty or nonexisting, please see your PostgreSQL administrator.
rxdemo4 # more /var/opt/hpsmdb/pgsql/pgsql.log
/opt/hpsmdb/pgsql/bin/pg_ctl[70]: /dev/null: Cannot create the specified file.
/opt/hpsmdb/pgsql/bin/pg_ctl[82]: /dev/null: Cannot create the specified file.
FATAL: "/var/opt/hpsmdb/pgsql" is not a valid data directory
DETAIL: File "/var/opt/hpsmdb/pgsql/PG_VERSION" is missing.
/opt/hpsmdb/pgsql/bin/pg_ctl[375]: /dev/null: Cannot create the specified file.
postmaster successfully started
/opt/hpsmdb/pgsql/bin/pg_ctl[70]: /dev/null: Cannot create the specified file.
/opt/hpsmdb/pgsql/bin/pg_ctl[82]: /dev/null: Cannot create the specified file.
/opt/hpsmdb/pgsql/bin/pg_ctl[375]: /dev/null: Cannot create the specified file.
postmaster successfully started
FATAL: "/var/opt/hpsmdb/pgsql" is not a valid data directory
DETAIL: File "/var/opt/hpsmdb/pgsql/PG_VERSION" is missing.
rxdemo4 #
any ideas ?
thanks,
Art Moore
					
				
			
			
				
			
			
				
			
			
			
			
			
			
		
		
		
	
	
	
im trying to install SIM 5.0.2 on an rx2620 with hpux 11iv2.
before the swinstall i removed the mx directories.
rm -fr /opt/mx /etc/opt/mx
configuring SIM i get the following output:
rxdemo4 #
rxdemo4 # mxinitconfig -a
Checking Requisites (14):
1. Check Kernel Parameters ...OK
2. Server Property File ..OK
3. Server Authentication Keys ..OK
4. SSH Keys ..OK
5. Status Property File ..OK
6. Task Results Output Cleanup ..OK
7. Database Configuration ...OK
8. Database Content ..OK
9. Web Server ..OK
10. Setup Property File ..OK
11. JBoss Setup ..OK
12. Agent Configuration ..OK
13. Management Services ..OK
14. Initialization and Database Population ..OK
Requisite scan completed successfully.
Configuring Server Components (14):
1. Check Kernel Parameters ..Done
2. Server Property File ..Done
3. Server Authentication Keys ..Done
4. SSH Keys ..Done
5. Status Property File ..Done
6. Task Results Output Cleanup ..Done
7. Database Configuration ...Failed
Details can be found in the log file at /var/opt/mx/logs/initconfig.log
Configuration failed to complete due to the following exception:
Cannot connect to database, exception: com.hp.mx.core.repository.MxConnectionException: Connection to the repository server failed.
To diagnose PostgreSQL problems, please read PostgreSQL log file:
/var/opt/hpsmdb/pgsql/pgsql.log
If the log file is empty or nonexisting, please see your PostgreSQL administrator.
rxdemo4 # more /var/opt/hpsmdb/pgsql/pgsql.log
/opt/hpsmdb/pgsql/bin/pg_ctl[70]: /dev/null: Cannot create the specified file.
/opt/hpsmdb/pgsql/bin/pg_ctl[82]: /dev/null: Cannot create the specified file.
FATAL: "/var/opt/hpsmdb/pgsql" is not a valid data directory
DETAIL: File "/var/opt/hpsmdb/pgsql/PG_VERSION" is missing.
/opt/hpsmdb/pgsql/bin/pg_ctl[375]: /dev/null: Cannot create the specified file.
postmaster successfully started
/opt/hpsmdb/pgsql/bin/pg_ctl[70]: /dev/null: Cannot create the specified file.
/opt/hpsmdb/pgsql/bin/pg_ctl[82]: /dev/null: Cannot create the specified file.
/opt/hpsmdb/pgsql/bin/pg_ctl[375]: /dev/null: Cannot create the specified file.
postmaster successfully started
FATAL: "/var/opt/hpsmdb/pgsql" is not a valid data directory
DETAIL: File "/var/opt/hpsmdb/pgsql/PG_VERSION" is missing.
rxdemo4 #
any ideas ?
thanks,
Art Moore
		2 REPLIES 2
	
	            
            
		
		
			
            
                - Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
12-19-2006 07:57 PM
12-19-2006 07:57 PM
			
				
					
						
							Re: SIM5.0.2 hpux mxinitconfig -a  error configuring database
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						Hi Art
Had the same problem until I tried to run initdb script as hpsmdb user.
My problem was ownership and permissions on /var/opt/hpsmdb directory. Changed it to hpsmdb as owner and rwx perms for hpsmdb.
Now I can get on with the configuration.
Cheers Per
		
		
	
	
	
Had the same problem until I tried to run initdb script as hpsmdb user.
My problem was ownership and permissions on /var/opt/hpsmdb directory. Changed it to hpsmdb as owner and rwx perms for hpsmdb.
Now I can get on with the configuration.
Cheers Per
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
10-25-2010 03:45 AM
10-25-2010 03:45 AM
			
				
					
						
							Re: SIM5.0.2 hpux mxinitconfig -a  error configuring database
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						YES, it worked!
except I dont have hpsmdb user, so I created it and changed owner of /var/opt/hpsmdb from root to hpsmdb user.
Thanks!
		
		
	
	
	
except I dont have hpsmdb user, so I created it and changed owner of /var/opt/hpsmdb from root to hpsmdb user.
Thanks!
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