[cisco-voip] VMWare CM504 to 5.11 Failure
Fred Fern
freddfern at gmail.com
Sun Apr 1 12:53:52 EDT 2007
I've attempted to upgrade from 5.04 to 5.11 going on 5 times now and have
tried many variations, this last attempt was a fresh install of 5.04 and
everything appeared to work fine before hand. In the end it takes about 4
hours and eventually failes with the following errors. The VM is configured
for 2GB RAM and 40GB IDE drives. Any thoughts?
===============================================================================================
informix
Stop DBMS
su -c 'if [ -f /usr/local/cm/db/informix/local/ids.env ]; then source
/usr/local/cm/db/informix/local/ids.env l2; fi ; onmode -yuk' - informix
Found compressed /usr/local/cm/install/ids/csdk-install.tar.gz
Performing IDS CSDK Install
cd /tmp/idsinstall ; source /usr/local/cm/db/informix/local/ids.env ;
./installclientsdk -options /usr/local/cm/db/informix/local/silent.ini
-silent
Inside setupODBC ...
Inside dbllib.py getDBName(1)...
pipe.close() Failed w/ exit code: 253
Inside getDBNameFromPartB...
dbname so far [ccm0500v0000]
final dbname is [ccm0500v0001]
dbname = [ccm0500v0001]
Updating [/etc/odbcinst.ini]
Updating [/etc/odbc.ini]
Getting the OLD DB Name
pipe.close() Failed w/ exit code: 253
Inside getDBNameFromPartB...
dbname_old = [ccm0500v0000]
Found /usr/local/cm/install/ids/idsjdbc.tar
Performing JDBC Install
cp -f /usr/local/cm/install/ids/idsjdbc.tar
/usr/local/cm/db/informix/jdbc.tar
cd /usr/local/cm/db/informix ; tar xf /usr/local/cm/db/informix/jdbc.tar
for J in /usr/local/cm/db/informix/jdbc/lib/*.jar ; do ln -s $J
/usr/local/thirdparty/jakarta-tomcat/common/lib ; done
Found compressed /usr/local/cm/install/ids/ertools.tar.gz
Performing ERTools Install
cp -f /usr/local/cm/install/ids/ertools.tar.gz
/usr/local/cm/db/informix/ertools.tar.gz
cd /usr/local/cm/db/informix ; tar fxz
/usr/local/cm/db/informix/ertools.tar.gz
/usr/local/cm/bin/dbl init L2 5.1.1.3000-5
Inside doActionL2Update ...
Inside doL2Post ...
Verifying SDI directory [/var/log/active/cm/trace/dbl/sdi]
chown database.ccmbase /var/log/active/cm/trace/dbl/sdi
chmod 775 /var/log/active/cm/trace/dbl/sdi
(odbc setup moved to dbl init)
Inside doL2Post_setPublisher...
No publisher record migrated.
Inside doL2_migrateDB...
Inside fixSQLLibPaths....
Inside fixSQLLibPaths....
Inside installdb ...
Inside dbllib.py getDBName(1)...
pipe.close() Failed w/ exit code: 253
Inside getDBNameFromPartB...
dbname so far [ccm0500v0000]
final dbname is [ccm0500v0001]
Start DBMS
su -c 'if [ -f /usr/local/cm/db/informix/local/ids.env ]; then source
/usr/local/cm/db/informix/local/ids.env l2; fi ; oninit' - informix
IDSWillStart...ok
Using port [54320]
sql ccm0500v0001 /usr/local/cm/db/sql/dbfuncs.sql.pathed.sql
sql ccm0500v0001 /usr/local/cm/db/sql/makedb.sql
GrantDBA
csv DSN=ccm_super;Servername=localhost_ccm_b /usr/local/cm/db/csv
csv DSN=ccm_super;Servername=localhost_ccm_b /usr/local/cm/db/csv/products
xml DSN=ccm_super;Servername=localhost_ccm_b /usr/local/cm/db/xml/xml
catalog DSN=ccm_super;Servername=localhost_ccm_b AlarmCatalog
/usr/local/cm/db/xml/alarmcatalog
catalog DSN=ccm_super;Servername=localhost_ccm_b TraceCatalog
/usr/local/cm/db/xml/tracecatalog
Convert Database 5 to 6: DSN=ccm_b;Servername=localhost_ccm to
DSN=ccm_super;Servername=localhost_ccm_b
convert5to6: rc=49
sql ccm0500v0001 /usr/local/cm/db/sql/dbl/migration/conv5to6_auto_fix.sql
sql ccm0500v0001 /usr/local/cm/db/sql/dbl_common
sql ccm0500v0001 /usr/local/cm/db/sql/dbl
sql ccm0500v0001 /usr/local/cm/db/sql/dbl_gen
sql ccm0500v0001 /usr/local/cm/db/sql/dbl_trig
sql ccm0500v0001 /usr/local/cm/db/sql/ccm
sql ccm0500v0001 /usr/local/cm/db/informix/ertools/checksum/checksum.sql
Update Statistics DSN=ccm_super;Servername=localhost_ccm_b
Failure 1
Stop DBMS
su -c 'if [ -f /usr/local/cm/db/informix/local/ids.env ]; then source
/usr/local/cm/db/informix/local/ids.env l2; fi ; onmode -yuk' - informix
pipe.close() Failed w/ exit code: 253
Inside getDBNameFromPartB...
/usr/local/cm/bin/dbl start l2 --safe --nopreflight
IDS L2 Migration
rm -f /tmp/*.txt /tmp/*.log /tmp/*.err
/var/log/active/cm/trace/dbl/sdi/psqlx /tmp/*.bin /tmp/af* /tmp/shmem*
Inside getPublisherFromPrefs...
su -l informix -s /bin/sh -c 'source /usr/local/cm/db/dblenv.bash
/usr/local/cm ; source /usr/local/cm/db/informix/local/ids.env L2 ;
/usr/local/cm/bin/installdb -i -p 54320 -f L2 /usr/local/cm
/partB/usr/local/cm 5.1.1.3000-5 5.0.4.2000-1 installdb_l2.log'
cm-dbl-install [1]
04/01/2007 01:12:01 upgrade_install.sh|AppInstall failed (1)|<LVL::Error>
04/01/2007 01:12:01 upgrade_install.sh|Cleaning up download...|<LVL::Info>
04/01/2007 01:12:01 upgrade_install.sh|Removing /common/download/cisco-
ipt-k9-patch5.1.1.3000-5.*|<LVL::Info>
04/01/2007 01:12:01 upgrade_install.sh|Removing
/common/download/5.1.1.3000-5|<LVL::Info>
04/01/2007 01:12:02 upgrade_install.sh|Cleaning up misc...|<LVL::Info>
04/01/2007 01:12:04 upgrade_install.sh|Dumping /usr disk usage to
/usr/local/platform/conf/usr_du_out.txt|<LVL::Info>
04/01/2007 01:12:06 upgrade_install.sh|Cleaning up
rpm_archive...|<LVL::Info>
04/01/2007 01:12:06 upgrade_install.sh|Removing
/common/rpm-archive/5.1.1.3000-5|<LVL::Info>
04/01/2007 01:12:07 upgrade_install.sh|CSA Status = 0|<LVL::Debug>
04/01/2007 01:12:07 upgrade_install.sh|/etc/init.d/ciscosec
start|<LVL::Info>
04/01/2007 01:12:10 upgrade_install.sh|(CAPTURE) Starting ciscosec: [ OK
]|<LVL::Debug>
04/01/2007 01:12:10 upgrade_install.sh|Stop IOWAIT monitor|<LVL::Info>
04/01/2007 01:12:11 upgrade_install.sh|1|<LVL::Debug>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://puck.nether.net/pipermail/cisco-voip/attachments/20070401/d511970b/attachment.html
More information about the cisco-voip
mailing list