Am trying to upgrade from 3.1 SP0 to SP2 and had the following error:
mx3lim1:/ # sudo -H /home/eri_sn_admin/install_sw/eri_sn_multi eri_sn_admin -upgrade
Getting LIM data...
CheckSecurity...
Checking ldap status on all LIMs...
ERROR
Upgrade will fail, because LDAP Server is down on xx.xx.xx.100
Restart LDAP server on host xx.xx.xx.100.
When LDAP is restarted successfully, execute:
Terminating...
The multilim installation failed.
Please correct the indicated problem manually and then run:
'sudo -H /home/eri_sn_admin/install_sw/eri_sn_multi eri_sn_admin -upgrade'
to finish the multilim installation
---------------------------------------------------------
on xx.xx.xx.100:
mx3lim2:/home/eri_sn_admin # cd /
mx3lim2:/ # etc/init.d/ldap status
Checking for service ldap: dead
mx3lim2:/ # etc/init.d/ldap start
Starting ldap-serverstartproc: exit status of parent of /usr/lib/openldap/slapd: 1
failed
mx3lim2:/ # etc/init.d/eri_ldap status
Checking for service ldap: running
is the problem in etc/init.d/ldap or etc/init.d/eri_ldap?
To MD or not to MD that is the question
mx3lim1:/ # sudo -H /home/eri_sn_admin/install_sw/eri_sn_multi eri_sn_admin -upgrade
Getting LIM data...
CheckSecurity...
Checking ldap status on all LIMs...
ERROR
Upgrade will fail, because LDAP Server is down on xx.xx.xx.100
Restart LDAP server on host xx.xx.xx.100.
When LDAP is restarted successfully, execute:
Terminating...
The multilim installation failed.
Please correct the indicated problem manually and then run:
'sudo -H /home/eri_sn_admin/install_sw/eri_sn_multi eri_sn_admin -upgrade'
to finish the multilim installation
---------------------------------------------------------
on xx.xx.xx.100:
mx3lim2:/home/eri_sn_admin # cd /
mx3lim2:/ # etc/init.d/ldap status
Checking for service ldap: dead
mx3lim2:/ # etc/init.d/ldap start
Starting ldap-serverstartproc: exit status of parent of /usr/lib/openldap/slapd: 1
failed
mx3lim2:/ # etc/init.d/eri_ldap status
Checking for service ldap: running
is the problem in etc/init.d/ldap or etc/init.d/eri_ldap?
To MD or not to MD that is the question