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

2013-06-12 Thread Nitin Mehta (JIRA)

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

Nitin Mehta commented on CLOUDSTACK-2354:
-

Stephen - My apologies for not replying back. Thanks for your help and 
clarifications, much clearer now :). We will revert back to you if we need 
further clarifications.

> 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: Harikrishna Patnala
>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


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

2013-05-29 Thread Stephen Turner (JIRA)

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

Stephen Turner commented on CLOUDSTACK-2354:


Sorry for the slow reply: Monday was a holiday here and I was away on Tuesday 
too.

I realise that CloudStack doesn't use XenCenter: I only mentioned that for 
comparison with the workflow that we use.

I'm still not sure how the user creates the template in the first place. But 
no, you shouldn't change the dynamic range until you have tools, because 
without tools the OS of the VM can't know that its memory is being restricted 
and may crash.

> 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: Harikrishna Patnala
>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


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

2013-05-25 Thread Nitin Mehta (JIRA)

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

Nitin Mehta commented on CLOUDSTACK-2354:
-

Stephen - Cloudstack doesn't use Xencenter but the XAPI calls for managing vms, 
their storage, n/w etc. Cloudstack allows a user (may not be the admin) to 
register a template which may or may not have PV drivers in their kernel. The 
user can then use this template to create his vms and once they are up and 
running can install PV drivers on them. Now if this workflow is followed we 
want to set the dynamic range and static range differently while creating the 
vm first time say to support memory over provisioning and also future scaling, 
is that possible without having PV drivers ? Also if you now understand the 
workflow can you please also answer the above questions please ? 

> 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: Harikrishna Patnala
>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


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

2013-05-24 Thread Stephen Turner (JIRA)

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

Stephen Turner commented on CLOUDSTACK-2354:


I guess I haven't quite understood your workflow. In XenCenter, you are blocked 
from changing the dynamic range until tools are present. But if you alter the 
memory properties of a VM with tools, and then create a template from it, it 
will retain those settings. How are your templates with PV tools created? Can't 
you set the memory properties when you create that template?

> 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: Harikrishna Patnala
>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


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

2013-05-24 Thread Nitin Mehta (JIRA)

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

Nitin Mehta commented on CLOUDSTACK-2354:
-

Thanks Stephen. Based on your comment I am assuming that atleast the windows 
ISOs we will never be able to deterministically find out when the PV drivers 
got installed. The reason is when we stop the vm from Cloudstack it actually 
destroys it on the XS and when you are deploying the vm you cant beforehand 
know whether the template/ISO has the PV drivers correct ? In fact this is true 
for any template that do not come with PV drivers correct ? We will now have to 
rely on the user to signal to us explicitly that he has installed PV drivers 
than finding out ourselves.

Also I had one observation to share that while deploying a windows template 
even though the dynamic_max < static_max it deployed fine for me. Any idea how ?
Another question is whether dynamic_max < static_max the only issue if PV 
drivers do no exist ? Can we deploy a vm with a setting like static_min = 
dynamic_min = X < dynamic_max = static_max = Memory_overprovisioning_factor * X 
? This would be useful for memory overprovisioning.
Is this documented somewhere that for DMC to work we need PV drivers and some 
related readings so that I am more informed on this ?

Thanks again for your prompt help

> 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: Harikrishna Patnala
>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


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

2013-05-23 Thread Stephen Turner (JIRA)

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

Stephen Turner commented on CLOUDSTACK-2354:


It is not supported to set dynamic_max < static_max before XenServer Tools (PV 
drivers) are installed in the VM. The reason is that memory overcommit relies 
on the cooperation of the VM to give back the memory it doesn't need.

If you haven't got tools and you reduce the dynamic values while the VM is 
running, it will not hand back the memory and it will keep running at 
static_max. However, next time it boots, it will only be given dynamic_max 
memory, while the VM OS will believe it has static_max available, and this is 
likely to crash the VM.

The correct procedure is to install the tools first, and then reduce the 
dynamic values to the range you want.


> 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: Harikrishna Patnala
>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


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

2013-05-22 Thread Stephen Turner (JIRA)

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

Stephen Turner commented on CLOUDSTACK-2354:


Could someone who can reproduce this attach a XenServer bugtool (aka Server 
Status Report from XenCenter) taken immediately after it occurs? That will help 
us on the XenServer team track this down why this occurs. Thank you.

> 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: Harikrishna Patnala
>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


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

2013-05-20 Thread Nitin Mehta (JIRA)

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

Nitin Mehta commented on CLOUDSTACK-2354:
-

Additional information is that this fails for all windows ISOs with unequal 
values for all these attributes, they need to be equal and < 4gb to succeed. 
The XS tried had platinum version (highest version) and still it fails

> 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: Harikrishna Patnala
>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


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

2013-05-17 Thread Sanjay Tripathi (JIRA)

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

Sanjay Tripathi commented on CLOUDSTACK-2354:
-

Addition to above observation:
Installaion of VM on XenServer using Windows 7 SP1 ISO through XenCenter is 
crashing for memory-static-max >= 4GB

> 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: Harikrishna Patnala
>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


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

2013-05-17 Thread Sanjay Tripathi (JIRA)

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

Sanjay Tripathi commented on CLOUDSTACK-2354:
-

I tried deployment of VM on XenServer host using Windows 7 32bit ISO through 
XenCenter with the following memory paramters:

dynamic-memory-max= 2GB
dynamic-memory-min= 2GB
static-memory-max= 8GB
static-memory-min= 1GB

Observation:
VM is crashing during the installation with the same behaviour as if we deploy 
VM through CloudStack with same windows ISO and memory parameters.

> 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: Harikrishna Patnala
>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


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

2013-05-16 Thread Harikrishna Patnala (JIRA)

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

Harikrishna Patnala commented on CLOUDSTACK-2354:
-

This is more related to the xenserver memory constraints on guest vms, I'm 
gonna fix this based on the constraints provided by the xenserver.

On 16-May-2013, at 5:00 PM, Sanjay Tripathi 




> 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: Harikrishna Patnala
>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


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

2013-05-16 Thread Nitin Mehta (JIRA)

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

Nitin Mehta commented on CLOUDSTACK-2354:
-

The observation is correct. The right design will remove the hard coding. It 
will set all the values as following
static min = service_offering / memory_overprovisioning_of_cluster.
dynamic min = service_offering / memory_overprovisioning_of_cluster.
dynamic max = service_offering
static max = (4 * service_offering) / memory_overprovisioning_of_cluster 

While scaling "up" the vm say from service offering "x" to "y" we will change
dynamic min = new service_offering / memory_overprovisioning_of_cluster.
dynamic max = new service_offering
and ensure that new dynamic max (y) <= static max and
new dynamic min (y / memory_overprovisioning_of_cluster) >= static min.


> 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: Harikrishna Patnala
>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


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

2013-05-16 Thread Sanjay Tripathi (JIRA)

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

Sanjay Tripathi commented on CLOUDSTACK-2354:
-

Nitin,

I have unassigned this ticket as it is related to your feature "Scaling up 
Memory of running VMs" and the fix for this bug is disabling the scaling up 
functionality.
I have updated the ticket with my findings.

Can you please assign it to yourself as you have the better idea about the 
functionality.

--Sanjay



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


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

2013-05-16 Thread Sanjay Tripathi (JIRA)

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

Sanjay Tripathi commented on CLOUDSTACK-2354:
-

Nitin,

I have unassigned this ticket as it is related to your feature 
https://issues.apache.org/jira/browse/CLOUDSTACK-658 and the fix (to make the 
memoryStatixMax value dynamic) will disable the functionality of your feature.

Can you please assign it to yourself.


> 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


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

2013-05-15 Thread Sanjay Tripathi (JIRA)

[ 
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