You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2020/03/25 06:41:40 UTC

[GitHub] [cloudstack] zhao21943266 opened a new issue #3990: Under arm64 host environment VM console does not display properly

zhao21943266 opened a new issue #3990: Under arm64 host environment VM console does not display properly
URL: https://github.com/apache/cloudstack/issues/3990
 
 
   <!--
   Verify first that your issue/request is not already reported on GitHub.
   Also test if the latest release and master branch are affected too.
   Always add information AFTER of these HTML comments, but no need to delete the comments.
   -->
   Run cloudstack and agent in arm64 Ubuntu. At present, both the host and SVM are running. View the virtual machine through the console and it cannot be displayed. The prompt "guest has not initialized the display (yet)" is the same as that of opening the console through virt manager;The virtual machine is running normally and can enter the virtual machine through the virsh console f460826a-bb58-49ff-b446-955773abc513。
   ##### ISSUE TYPE
   <!-- Pick one below and delete the rest -->
    * Bug Report
   
   
   ##### COMPONENT NAME
   <!--
   Categorize the issue, e.g. API, VR, VPN, UI, etc.
   -->
   ~~~
   view console
   ~~~
   
   ##### CLOUDSTACK VERSION
   <!--
   New line separated list of affected versions, commit ID for issues on master branch.
   -->
   
   ~~~
   4.13.1.0
   ~~~
   
   ##### CONFIGURATION
   <!--
   Information about the configuration if relevant, e.g. basic network, advanced networking, etc.  N/A otherwise
   -->
   console proxy
   ##### OS / ENVIRONMENT
   <!--
   Information about the environment if relevant, N/A otherwise
   -->
   
   Ubuntu 18.04
   ##### 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? -->
   ![image](https://user-images.githubusercontent.com/52068346/77508699-40dbe200-6ea6-11ea-9cc6-abcdc3796a60.png)
   ![image](https://user-images.githubusercontent.com/52068346/77508758-69fc7280-6ea6-11ea-92ee-23e8a7cf5939.png)
   
   <!-- 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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [cloudstack] rhtyd commented on issue #3990: Under arm64 host environment VM console does not display properly

Posted by GitBox <gi...@apache.org>.
rhtyd commented on issue #3990: Under arm64 host environment VM console does not display properly
URL: https://github.com/apache/cloudstack/issues/3990#issuecomment-603682273
 
 
   @zhao21943266 the custom arm64 systemvmtemplate I had built was based on Debian9 where the console is disabled by default (to save RAM) which is why you don't see it. You may manually enable it to see it for systemvms/VRs, and for the guest VMs the console is enabled for Debian 10 guest template: http://dl.rohityadav.cloud/cloudstack-rpi/template/
   
   Closing on this remark as this is not really a bug and the arm64 support is rather new and experimental (just my own experiment than something that is fully supported by the project).

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [cloudstack] zhao21943266 commented on issue #3990: Under arm64 host environment VM console does not display properly

Posted by GitBox <gi...@apache.org>.
zhao21943266 commented on issue #3990: Under arm64 host environment VM console does not display properly
URL: https://github.com/apache/cloudstack/issues/3990#issuecomment-603683336
 
 
   @rhtyd Thank 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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [cloudstack] rhtyd closed issue #3990: Under arm64 host environment VM console does not display properly

Posted by GitBox <gi...@apache.org>.
rhtyd closed issue #3990: Under arm64 host environment VM console does not display properly
URL: https://github.com/apache/cloudstack/issues/3990
 
 
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [cloudstack] rhtyd commented on issue #3990: Under arm64 host environment VM console does not display properly

Posted by GitBox <gi...@apache.org>.
rhtyd commented on issue #3990: Under arm64 host environment VM console does not display properly
URL: https://github.com/apache/cloudstack/issues/3990#issuecomment-603747988
 
 
   @zhao21943266 you may google that I've not explored that myself the exact steps. I'll be updating new templates against Debian10 once 4.14 is out.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [cloudstack] zhao21943266 commented on issue #3990: Under arm64 host environment VM console does not display properly

Posted by GitBox <gi...@apache.org>.
zhao21943266 commented on issue #3990: Under arm64 host environment VM console does not display properly
URL: https://github.com/apache/cloudstack/issues/3990#issuecomment-603695053
 
 
   @rhtyd Hello, I tested that the image console of Debian 10 can display normally. Can you tell me how to manually start the Debian 9 system template console. Thank

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services