Environment
Novell
ZENworks 7 Linux Management - ZLM7
Novell
ZENworks 7.2 Linux Management - ZLM7.2
Novell ZENworks 7.2 Linux Management - ZLM7.2 HP5
Novell ZENworks 7.2 Linux Management - ZLM7.2 HP5
Situation
One of the following issues may be present:
- Adding packages to a bundle does not work after upgrading ZLM7 IR1 to ZLM7.2.
- Sound adapter information not getting uploaded to database after upgrading ZLM7 IR1 to ZLM7.2.
- Unable to register Open Enterprise Server 2 (OES2) or Red Hat Enterprise Linux 5 (RHEL5) devices to ZLM7.2 server with HP5.
Resolution
Note: This TID is
applicable to Novell ZENworks Linux Management 7.2 with HP5 servers
only.
After
applying HP5 on Novell ZENworks Linux Management 7.2 run the
following commands:
- Download the zlm72hp5-tid.tar.gz file to ZLM Server from the locationhttps://download.novell.com/Download?buildid=_VHq0ShSt4s~
- Extract the files by executing "tar -xvzf zlm72hp5-tid.tar.gz"
- Change directory to zlm72hp5-tid by executing "cd zlm72hp5-tid"
- Stop secondary server if running, by executing "zlm-config --stop"
- On Primary Server, execute the following command as root user:
sh tid-psql.sh ---> for postgreSQL database
sh tid-oracle.sh ---> for Oracle database - On Secondary Server:
- Execute the following command as root user:
sh tid-psql.sh -S ---> for postgreSQL database
sh tid-oracle.sh -S ---> for Oracle database - Delete the ostargets.xml file by executing "rm /var/opt/novell/zenworks/lib/www/ostargets.xml"
- Copy the ostargets.xml file from the Primary server to location"/var/opt/novell/zenworks/lib/www"
- Change the ownership of ostargets.xml file to zenworks by executing
"chown zenworks:zenworks /var/opt/novell/zenworks/lib/www/ostargets.xml"
- Check for logs in /var/opt/novell/log/zenworks/zlm-hp5-tid.log file
- Server is upgraded successfully.