Thanks to cpayne in another thread, I ran the cli commands instead of the appliance "tool" and got it working:
Login as the zenoss user. To log in as the zenoss user, when prompted for log in, first, log in as root, then enter the command to log in as the zenoss user: # su - zenoss Make a backup of your data. Use the following command to create a copy of ZENHOME: # cd $ZENHOME # tar -czvf /tmp/zenoss-var.tar.gz ./var Run appliance_update.sh # ./appliance_update.sh -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=13518#13518 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
