That requires ssh (or some tunnel/other RPC?) connections from<->to all hypervisors to work correct??
Is that allowed in your organization (headless ssh keys from<->to all hypervisors)? Isn't that a huge security problem if someone manages to break out of a VM and get access to those keys? If I was a hacker and I could initiate those calls, bitcoin mining +1 ;) -----Original Message----- From: Joe Gordon <[email protected]> Reply-To: "OpenStack Development Mailing List (not for usage questions)" <[email protected]> Date: Friday, February 21, 2014 at 9:38 AM To: "OpenStack Development Mailing List (not for usage questions)" <[email protected]> Subject: Re: [openstack-dev] [Nova][glance] Question about evacuate with no shared storage.. >On Thu, Feb 20, 2014 at 9:01 PM, Sangeeta Singh <[email protected]> >wrote: >> Hi, >> >> At my organization we do not use a shared storage for VM disks but >>need to >> evacuate VMs from a HV that is down or having problems to another HV. >>The >> evacuate command only allows the evacuated VM to have the base image. >>What I >> am interested in is to create a snapshot of the VM on the down HV and >>then >> be able to use the evacuate command by specifying the snapshot for the >> image. > >libvirt supports live migration without any shared storage. TripleO >has been testing it out using this patch >https://review.openstack.org/#/c/74600/ > >> >> Has anyone had such a use case? Is there a command that uses snapshots >>in >> this way to recreate VM on a new HV. >> >> Thanks for the pointers. >> >> Sangeeta >> >> _______________________________________________ >> OpenStack-dev mailing list >> [email protected] >> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev >> > >_______________________________________________ >OpenStack-dev mailing list >[email protected] >http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev _______________________________________________ OpenStack-dev mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
