You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Sanjay Tripathi (JIRA)" <ji...@apache.org> on 2013/05/15 16:23:16 UTC

[jira] [Commented] (CLOUDSTACK-2354) Unable to create Windows VMs using ISO

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

Sanjay Tripathi commented on CLOUDSTACK-2354:
---------------------------------------------

I investigated the issue and my observations are:
    -- While passing the params in VM deployment, CS is hard coding the "memory-static-max" value (which is 8GB)  and in case of ISO, since the PV drivers are not installed, VM is crashing during the installtion.
    -- The "memory-static-max" value is hard coded during the development of "Scaling up CPU and RAM for running VMs" feature and if I change the value of "memory-static-max" back to dynamic value(coming from service offering), windows boots properly from ISO (I tested on my local setup) but this will affect the scaling up feature.

                
> Unable to create Windows VMs using ISO
> --------------------------------------
>
>                 Key: CLOUDSTACK-2354
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-2354
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: ISO
>    Affects Versions: 4.2.0
>         Environment: Build No.#256 (CloudStack-non-OSS-MASTER-256-rhel6.3.tar.gz)
> XenServer6.1 for Host Server, CentOS6.3 for NFS server and CloudStack-Mgr Server.
>            Reporter: Minying Bao
>            Assignee: Sanjay Tripathi
>            Priority: Blocker
>             Fix For: 4.2.0
>
>         Attachments: ISO_Win8.jpg, ISO_XP-Auto-Shutdown.JPG.jpg, ISO_XP_State.JPG.jpg, management-server.log
>
>
> Repro Steps
> Setup the cloudstack environment as normal. (Configured NFS & CS-Mgr Servers)
> Launch browser, start CloudStack WebConsole and finish to build a cloud step by step. (It should use workaround of build#256 when building a cloud.)
> Register the ISOs to the CloudStack as follows Win7, Win8, 2k8R2, XP. Wait for "Status" showing "Successfully Installed".
> Add instances from all above ISOs.
> Expected Result
> All the instances should be added successfully, and all the related VMs should be launched successfully on XenServer Host.
> Actual Result
> Unable to create Windows VMs using ISO.
> VMs based on the Win8/Win7 ISOs -> WebConsole show "Error" (refer to screenshot "ISO_Win8.jpg") 
> VMs based on the XP/W2k8r2 ISO -> WebConsole show "Running" -> Auto-shutdown during the OS installation -> WebConsole show "Stopped" (refer to screenshots "ISO_XP-Auto-Shutdown.JPG" and "ISO_XP_State.JPG" ) 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira