You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by "midhunpjos (via GitHub)" <gi...@apache.org> on 2023/10/17 10:03:55 UTC

[I] Instance Creation On LXC [cloudstack]

midhunpjos opened a new issue, #8109:
URL: https://github.com/apache/cloudstack/issues/8109

   <!--
   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
   
   ##### COMPONENT NAME
   <!--
   Categorize the issue, e.g. API, VR, VPN, UI, etc.
   -->
   ~~~
   UI
   Instance Creation on LXC
   ~~~
   
   ##### CLOUDSTACK VERSION
   <!--
   New line separated list of affected versions, commit ID for issues on main branch.
   -->
   
   ~~~
   4.18.1
   ~~~
   
   ##### 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
   -->
   
   LXC on ubuntu 20.04
   ##### SUMMARY
   <!-- Explain the problem/feature briefly -->
   Unable to Create LXC instances. Error in ui "Hypervisor LXC Does not support rootdisksize override "
   
   ##### 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 -->
   ~~~
   1. Add LXC Hypervisor
   2. Ubuntu LXC Template created using  https://cwiki.apache.org/confluence/display/CLOUDSTACK/LXC+Template+creation
   3. tar created and Added to Cloudstack
   4. On instance deployment its failed with error "Hypervisor LXC Does not support rootdisksize override"
   ![LXC](https://github.com/apache/cloudstack/assets/82935957/2be21c2d-ba69-49a5-9d40-32a05b9b08af)
   
   ~~~
   
   <!-- 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] Instance Creation On LXC [cloudstack]

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

   @midhunpjos , the error message says `Hypervisor LXC Does not support rootdisksize override` . Did you try installing a template as is? (without changing/choosing disk sizes)
   
   LXC is probably one of the least used hypervisors and might need some TLC :(


-- 
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] Instance Creation On LXC [cloudstack]

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

   this looks like a bug


-- 
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] Instance Creation On LXC [cloudstack]

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

   @DaanHoogland Yes. The Template was created without a root disk size.  Followed https://cwiki.apache.org/confluence/display/CLOUDSTACK/LXC+Template+creation
   On deployment the rootdisk is displayed as 1GB.
   


-- 
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