[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-10193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16296391#comment-16296391
 ] 

ASF subversion and git services commented on CLOUDSTACK-10193:
--------------------------------------------------------------

Commit 998437190051a4b663b3f8a20291cc59cd13af57 in cloudstack's branch 
refs/heads/debian9-systemvmtemplate from [~rohit.ya...@shapeblue.com]
[ https://gitbox.apache.org/repos/asf?p=cloudstack.git;h=9984371 ]

CLOUDSTACK-10193: Fix smoke tests failures with new systemvmtemplate

- Several systemvmtemplate optimizations
- Uses new macchinina template for running smoke tests
- Switch to latest Debian 9.3.0 release for systemvmtemplate
- Introduce a new `get_test_template` that uses tiny test template
  such as macchinina as defined test_data.py
- rVR related fixes and improvements

Signed-off-by: Rohit Yadav <rohit.ya...@shapeblue.com>


> SystemVMs/VRs face kernel panic due to OOM on VMware
> ----------------------------------------------------
>
>                 Key: CLOUDSTACK-10193
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10193
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>            Reporter: Rohit Yadav
>            Assignee: Rohit Yadav
>             Fix For: 4.11.0.0
>
>
> An edge case, systemvms use the guest os type 15 (or Debian 32-bit) which may 
> lead VMware vCenter to not allocate all the RAM (default 256MB) to the guest. 
> Via vCenter it shows that 256MB is allocated, but free -m (or cat 
> /proc/meminfo) revealed that only 157MB was allocate in my testing against 
> VMware 5.5 and 6.5. The fix would be to use a more appropriate guest os type 
> that works for VMware 5.0+, other 64-bit Linux. We cannot use Debian7+ 64-bit 
> as the guest os type is not available on older vCenter.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to