On Wed, Jan 23, 2013 at 9:06 PM, Anthony Xu <xuefei...@citrix.com> wrote: > -Remove host tag on each host by executing > xe host-parameter-remove param-name=tags host-uuid= > > -Restart management server
Yeah it works! Thank you!! A little correction of command: xe host-param-clear param-name=tags uuid=<host-uuid> --Sheng > > > Anthony > > > >> -----Original Message----- >> From: Sheng Yang [mailto:sh...@yasker.org] >> Sent: Wednesday, January 23, 2013 9:00 PM >> To: cloudstack-dev@incubator.apache.org >> Subject: XenServer sync with CloudStack >> >> How is XenServer sync with CloudStack now? >> >> I've updated the systemvm.iso in the development tree, but seems mgmt >> server didn't copy it to XenServer host when mgmt server starting up. >> >> So when would sync triggered now? >> >> I am using master. >> >> --Sheng