My Oracle Support Banner

ACSLS - rc.acsss is Failing to Startup ACSLS Database (Doc ID 1632516.1)

Last updated on MARCH 26, 2024

Applies to:

Sun StorageTek Auto Cartridge Sys Lib SW (ACSLS) - Version 7.1 to 7.3 [Release 7.0]
Information in this document applies to any platform.

Symptoms

ACSLS - rc.acsss is Failing to Startup ACSLS Database.  Note that this particular issue was seen on an ACSLS 7.3 Server, however it may also impact more recent versions of the product.

$ rc.acsss

Attempting startup of the database and the ACSLS Storage Server.
Password:
   Copyright 2008 Sun Microsystems, Inc. All rights reserved.
   Use is subject to license terms.
rc.acsss: Database server startup incomplete: exiting.

 

Manually attempting to start the ACSLS Database also fails:

Run the following command as user "acsdb":

$ cd /export/home/ACSSS
$ . ./.acsss_env
$ pg_ctl -w -D $PGDATA start

$ pg_ctl -w -D $PGDATA start  
waiting for postmaster to start....2014-02-28 13:38:39 CST  28336  LOG:  could not bind IPv6 socket: Cannot assign requested address  
2014-02-28 13:38:39 CST  28336  HINT:  Is another postmaster already running on port 5433? If not, wait a few seconds and retry.  
2014-02-28 13:38:39 CST  28336  FATAL:  bogus data in lock file "/tmp/.s.PGSQL.5433.lock": "[ -r /etc/uam_sysinfo ] && (grep '^Hos"  
...........................................................could not start postmaster 

 

Changes

Rebooted the ACSLS server in an effort to recover from a hung state

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.