chibisak wrote: > Hi, > > I am newbie on Zenoss, i have it running 2.1 on ESX box. > Where can I find the procedures to upgrade to 2.1.1. > > Thanks > chibisak
Docs I found say: -1) Not documented is you need, or I needed to at least, add zenoss to /etc/sudoers file via the visudo command. I have him godly permissions to do the upgrade then removed him from the sudoers file after. Then it worked below: ** Updating the Zenoss Virtual Appliance Image 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 But getting error that zenoss is not in the /etc/sudoers file -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=13423#13423 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
