RE: Quick 1 Question Survey

2017-09-21 Thread Marty Godsey
Clarification: XenServer 7.0 Regards, Marty Godsey Principal Engineer nSource Solutions, LLC -Original Message- From: Rene Moser [mailto:m...@renemoser.net] Sent: Tuesday, September 12, 2017 8:13 AM To: users@cloudstack.apache.org Subject: Quick 1 Question Survey What Linux OS and rele

RE: Quick 1 Question Survey

2017-09-21 Thread Marty Godsey
Cloudstack Management = CentOS7 KVM/XEN = XenServer Regards, Marty Godsey Principal Engineer nSource Solutions, LLC -Original Message- From: Rene Moser [mailto:m...@renemoser.net] Sent: Tuesday, September 12, 2017 8:13 AM To: users@cloudstack.apache.org Subject: Quick 1 Question Survey

R: Export VM from CloudStack (XenServer) to xva

2017-09-21 Thread Gian Paolo Buono
Hi Makrand, ok but in this case i have only The disk without metadata, is correct? Thanks Messaggio originale Da: Makrand Data: 2017/09/21 11:26 (GMT+01:00) A: users@cloudstack.apache.org Oggetto: Re: Export VM from CloudStack (XenServer) to xva Hi Gian, In order to export V

Re: Export VM from CloudStack (XenServer) to xva

2017-09-21 Thread Makrand
Hi Gian, In order to export VM, you need to power it off in XENcenter. But cloud stack will power it back again. If you shut it down from cloud stack, it will disappear from XENcenter. That's how XS & ACS works AFAIK. Simple trick would be, take a snapshot of root disk>>create disk (vhd) from thi

Export VM from CloudStack (XenServer) to xva

2017-09-21 Thread Gian Paolo Buono
Hi all, I need to migrate some vm from cloudstack (XenServer) to an xenserver pool unmanaged to cloudstack. Can I avoid cloudstack to handle a VM? The goal is to be able to turn off vm (keeping the metadata) so I can export a single xva file. Thanks