Re: Remove host from MySQL?

2021-09-09 Thread James Steele
Thanks Wei, I ran your command: update vm_instance set last_host_id =NULL where last_host_id=12; This has succesfully marked the host as 'Removed': select * from host where id=12; | 12 | macfkdn17 | 4f2d0b03-0144-4591-923e-2c29bb93038e | Removed | Routing | 10.253.0.57 | 255.255.252.0 | bc:77:e

For Advanced Zone

2021-09-09 Thread technologyrss.mail
Hi, I have one query like can I create Advanced Zone without public ip range only LAN? --- Alamin

Re: For Advanced Zone

2021-09-09 Thread Vivek Kumar
Yes, you can create Advance Zone without having any actual public IP range. You can use your exiting LAN range and setup CloudStack. Then obviously you can only access from that network only. ( I hope this is for testing purpose or in-house deployment ) Vivek Kumar Sr. Manager - Cloud & DevOps

Re: For Advanced Zone

2021-09-09 Thread technologyrss.mail
I have kvm host server with two NIC, which method I use for create Advanced zone?  For physical NIC one and add all Management, Public & Guest values are cloudbr0,? or Physical NIC one for Management value cloudbr0  and another NIC Public & Guest values cloudbr1 this is correct or wrong ? P

Troubleshooting failed volume snapshot?

2021-09-09 Thread Jeremy Hansen
I’m trying to figure out how to debug a snapshot failure. I’m trying to snapshot a root volume and after some time, the process fails but it doesn’t really give any information. Manager host is running cs 4.15.0.0 VM Hosts are running agent version 4.15.1.0 Primary storage is both Ceph and NFS