Re: Live migration ip address with kvm

2015-02-12 Thread Marcus
It's not a good idea to use resource tags. Resource tags should not be used by CloudStack itself to do business logic, just for arbitrary metadata the admin may want. The trick is that you want the source host to know that the destination host has a secondary IP that can be used for live migration

Live migration ip address with kvm

2015-02-12 Thread Star Guo
Hi, all, Can I create tags in physical host in CloudStack ? I see template and instance support tags. I want to add a tag like “livemigrationipaddress” on kvm host, and change the kvm hypervisor code support assign the live migration ip address (may be storage network with 10gbps ) whil