weizhouapache commented on pull request #5258:
URL: https://github.com/apache/cloudstack/pull/5258#issuecomment-891008012


   The issue in #5100 and NPE mentioned by @nvazquez have been fixed by this PR.
   Unfortunately vm cannot be started in such setting
   (1) template OS type is 'Other SUSE Linux(64-bit)'
   (2) rootdiskcontroller and datadiskcontroller are both "pvscsi"
   
   Got the following exception
   ```
   2021-08-02 08:51:51,855 INFO  [c.c.v.VirtualMachineManagerImpl] 
(Work-Job-Executor-5:ctx-e4552c75 job-83/job-85 ctx-44664662) (logid:d465daf7) 
Unable to start VM on Host[-2-Routing] due to StartCommand failed due to 
Exception: java.lang.RuntimeException
   Message: The guest operating system 'suse64Guest' is not supported.
   ```
   
   it looks like 'suse64Guest' is not a valid guest os descriptor in vmware 6.5.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to