Re: missing GUID in cluster table

2012-10-24 Thread Bryan Whitehead
I took a backup and gave it a shot: 1. shutdown cloud-manager 2. ran update cloud.cluster set guid=UUID() where id=1; 3. started cloud-manager all works well. On Tue, Oct 23, 2012 at 11:30 PM, Bryan Whitehead wrote: > I forgot to mention that this is cloudstack 3.0.2. > > On Tue, Oct 23, 2012

Re: missing GUID in cluster table

2012-10-23 Thread Bryan Whitehead
I forgot to mention that this is cloudstack 3.0.2. On Tue, Oct 23, 2012 at 11:30 PM, Bryan Whitehead wrote: > mysql> select * from cluster; > ++---+--+--+++-+--+--+-

missing GUID in cluster table

2012-10-23 Thread Bryan Whitehead
mysql> select * from cluster; ++---+--+--+++-+--+--+---+-+ | id | name | uuid | guid | pod_id | data_center_id | hyperviso