You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by "Kwakye-Emmanuel (via GitHub)" <gi...@apache.org> on 2023/03/27 11:16:42 UTC

[GitHub] [cloudstack] Kwakye-Emmanuel opened a new issue, #7371: how to migrate vm from proxmox to cloudstack

Kwakye-Emmanuel opened a new issue, #7371:
URL: https://github.com/apache/cloudstack/issues/7371

   <!--
   Verify first that your issue/request is not already reported on GitHub.
   Also test if the latest release and main branch are affected too.
   Always add information AFTER of these HTML comments, but no need to delete the comments.
   -->
   
   ##### ISSUE TYPE
   <!-- Pick one below and delete the rest -->
    * Bug Report
    * Improvement Request
    * Enhancement Request
    * Feature Idea
    * Documentation Report
    * Other
   
   ##### COMPONENT NAME
   <!--
   Categorize the issue, e.g. API, VR, VPN, UI, etc.
   -->
   ~~~
   
   ~~~
   
   ##### CLOUDSTACK VERSION
   <!--
   New line separated list of affected versions, commit ID for issues on main branch.
   -->
   
   ~~~
   
   ~~~
   
   ##### CONFIGURATION
   <!--
   Information about the configuration if relevant, e.g. basic network, advanced networking, etc.  N/A otherwise
   -->
   
   
   ##### OS / ENVIRONMENT
   <!--
   Information about the environment if relevant, N/A otherwise
   -->
   
   
   ##### SUMMARY
   <!-- Explain the problem/feature briefly -->
   
   
   ##### STEPS TO REPRODUCE
   <!--
   For bugs, show exactly how to reproduce the problem, using a minimal test-case. Use Screenshots if accurate.
   
   For new features, show how the feature would be used.
   -->
   
   <!-- Paste example playbooks or commands between quotes below -->
   ~~~
   
   ~~~
   
   <!-- You can also paste gist.github.com links for larger files -->
   
   ##### EXPECTED RESULTS
   <!-- What did you expect to happen when running the steps above? -->
   
   ~~~
   
   ~~~
   
   ##### ACTUAL RESULTS
   <!-- What actually happened? -->
   
   <!-- Paste verbatim command output between quotes below -->
   ~~~
   
   ~~~
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] how can we migrate vm from proxmox to cloudstack?? [cloudstack]

Posted by "rohityadavcloud (via GitHub)" <gi...@apache.org>.
rohityadavcloud commented on issue #7371:
URL: https://github.com/apache/cloudstack/issues/7371#issuecomment-1934692150

   @Kwakye-Emmanuel 4.19 has a KVM ingestion feature using which you can import a qcow2 file of a stopped proxmox based VM and get it imported to a CloudStack+KVM env. For further questions that aren't bug report but questions on how-to, kindly ask on the users mailing list or Github actions.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] how can we migrate vm from proxmox to cloudstack?? [cloudstack]

Posted by "rohityadavcloud (via GitHub)" <gi...@apache.org>.
rohityadavcloud closed issue #7371: how can we migrate vm from proxmox to cloudstack??
URL: https://github.com/apache/cloudstack/issues/7371


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] rohityadavcloud commented on issue #7371: how to migrate vm from proxmox to cloudstack

Posted by "rohityadavcloud (via GitHub)" <gi...@apache.org>.
rohityadavcloud commented on issue #7371:
URL: https://github.com/apache/cloudstack/issues/7371#issuecomment-1488734888

   cc @andrijapanicsb @alexandremattioli 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] Kwakye-Emmanuel commented on issue #7371: how can we migrate vm from proxmox to cloudstack??

Posted by "Kwakye-Emmanuel (via GitHub)" <gi...@apache.org>.
Kwakye-Emmanuel commented on issue #7371:
URL: https://github.com/apache/cloudstack/issues/7371#issuecomment-1563136715

   ok, please show me
   
   On Thu, May 25, 2023 at 3:27 PM leolage ***@***.***> wrote:
   
   > Hi, I can show you how to transfer a qcow image of a virtual machine to
   > the Cloudstack storage. I have previously accomplished this by creating a
   > virtual machine on Cloudstack and then replacing the disk file of the VM
   > with the qcow image copied from Proxmox.
   >
   > —
   > Reply to this email directly, view it on GitHub
   > <https://github.com/apache/cloudstack/issues/7371#issuecomment-1563104510>,
   > or unsubscribe
   > <https://github.com/notifications/unsubscribe-auth/AWUBF3CAMK6OJJW5VBNKKOLXH526RANCNFSM6AAAAAAWJBMV6M>
   > .
   > You are receiving this because you were mentioned.Message ID:
   > ***@***.***>
   >
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] DaanHoogland commented on issue #7371: how to migrate vm from proxmox to cloudstack

Posted by "DaanHoogland (via GitHub)" <gi...@apache.org>.
DaanHoogland commented on issue #7371:
URL: https://github.com/apache/cloudstack/issues/7371#issuecomment-1485050588

   @Kwakye-Emmanuel is this to be extended with more information? are you writing that howto?
   the ticket is very unclear like this and will probably not get a follow-up unless it is from you.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] andrijapanicsb commented on issue #7371: how to migrate vm from proxmox to cloudstack

Posted by "andrijapanicsb (via GitHub)" <gi...@apache.org>.
andrijapanicsb commented on issue #7371:
URL: https://github.com/apache/cloudstack/issues/7371#issuecomment-1490267000

   cc on what :)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] leolage commented on issue #7371: how can we migrate vm from proxmox to cloudstack??

Posted by "leolage (via GitHub)" <gi...@apache.org>.
leolage commented on issue #7371:
URL: https://github.com/apache/cloudstack/issues/7371#issuecomment-1563104510

   Hi, I can show you how to transfer a qcow image of a virtual machine to the Cloudstack storage. I have previously accomplished this by creating a virtual machine on Cloudstack and then replacing the disk file of the VM with the qcow image copied from Proxmox.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] boring-cyborg[bot] commented on issue #7371: how to migrate vm from proxmox to cloudstack

Posted by "boring-cyborg[bot] (via GitHub)" <gi...@apache.org>.
boring-cyborg[bot] commented on issue #7371:
URL: https://github.com/apache/cloudstack/issues/7371#issuecomment-1484962953

   Thanks for opening your first issue here! Be sure to follow the issue template!
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org