You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Abhinandan Prateek (JIRA)" <ji...@apache.org> on 2015/01/23 16:54:34 UTC

[jira] [Updated] (CLOUDSTACK-8178) The mapping of Debian Wheezy 7 is bad for XenServer 6.5

     [ https://issues.apache.org/jira/browse/CLOUDSTACK-8178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Abhinandan Prateek updated CLOUDSTACK-8178:
-------------------------------------------
    Description: 
Guest os 184 is mapped to the string "Debian Wheezy 7 (64-bit)" while in XenServer it is named as: "Debian Wheezy 7.0 (64-bit)".  Same issues with 32 bit.
That is the reason you get:

2015-01-24 02:28:53,119 DEBUG [c.c.a.m.DirectAgentAttache] (DirectAgent-12:ctx-faba39ca) Seq 1-1038079714108899352: Executing request
2015-01-24 02:28:53,143 DEBUG [c.c.h.x.r.CitrixResourceBase] (DirectAgent-12:ctx-faba39ca) 1. The VM v-2-VM is in Starting state.
2015-01-24 02:28:53,149 WARN  [c.c.h.x.r.CitrixResourceBase] (DirectAgent-12:ctx-faba39ca) Catch Exception: class com.cloud.utils.exception.CloudRuntimeException due to com.cloud.utils.exception.CloudRuntimeException: Cannot find template Debian Wheezy 7 (64-bit) on XenServer host
com.cloud.utils.exception.CloudRuntimeException: Cannot find template Debian Wheezy 7 (64-bit) on XenServer host
	at com.cloud.hypervisor.xenserver.resource.CitrixResourceBase.createVmFromTemplate(CitrixResourceBase.java:1314)
	at com.cloud.hypervisor.xenserver.resource.CitrixResourceBase.execute(CitrixResourceBase.java:1755)
	at com.cloud.hypervisor.xenserver.resource.CitrixResourceBase.executeRequest(CitrixResourceBase.java:490)
	at com.cloud.hypervisor.xenserver.resource.XenServer56Resource.executeRequest(XenServer56Resource.java:64)

  was:
Guest os 184 is mapped to the string "Debian Wheezy 7 (64-bit)" while in XenServer it is named as: "Debian Wheezy 7.0 (32-bit)".
That is the reason you get:

2015-01-24 02:28:53,119 DEBUG [c.c.a.m.DirectAgentAttache] (DirectAgent-12:ctx-faba39ca) Seq 1-1038079714108899352: Executing request
2015-01-24 02:28:53,143 DEBUG [c.c.h.x.r.CitrixResourceBase] (DirectAgent-12:ctx-faba39ca) 1. The VM v-2-VM is in Starting state.
2015-01-24 02:28:53,149 WARN  [c.c.h.x.r.CitrixResourceBase] (DirectAgent-12:ctx-faba39ca) Catch Exception: class com.cloud.utils.exception.CloudRuntimeException due to com.cloud.utils.exception.CloudRuntimeException: Cannot find template Debian Wheezy 7 (64-bit) on XenServer host
com.cloud.utils.exception.CloudRuntimeException: Cannot find template Debian Wheezy 7 (64-bit) on XenServer host
	at com.cloud.hypervisor.xenserver.resource.CitrixResourceBase.createVmFromTemplate(CitrixResourceBase.java:1314)
	at com.cloud.hypervisor.xenserver.resource.CitrixResourceBase.execute(CitrixResourceBase.java:1755)
	at com.cloud.hypervisor.xenserver.resource.CitrixResourceBase.executeRequest(CitrixResourceBase.java:490)
	at com.cloud.hypervisor.xenserver.resource.XenServer56Resource.executeRequest(XenServer56Resource.java:64)


> The mapping of Debian Wheezy 7 is bad for XenServer 6.5
> -------------------------------------------------------
>
>                 Key: CLOUDSTACK-8178
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8178
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Management Server
>    Affects Versions: 4.5.0
>            Reporter: Abhinandan Prateek
>            Priority: Blocker
>             Fix For: 4.5.0
>
>
> Guest os 184 is mapped to the string "Debian Wheezy 7 (64-bit)" while in XenServer it is named as: "Debian Wheezy 7.0 (64-bit)".  Same issues with 32 bit.
> That is the reason you get:
> 2015-01-24 02:28:53,119 DEBUG [c.c.a.m.DirectAgentAttache] (DirectAgent-12:ctx-faba39ca) Seq 1-1038079714108899352: Executing request
> 2015-01-24 02:28:53,143 DEBUG [c.c.h.x.r.CitrixResourceBase] (DirectAgent-12:ctx-faba39ca) 1. The VM v-2-VM is in Starting state.
> 2015-01-24 02:28:53,149 WARN  [c.c.h.x.r.CitrixResourceBase] (DirectAgent-12:ctx-faba39ca) Catch Exception: class com.cloud.utils.exception.CloudRuntimeException due to com.cloud.utils.exception.CloudRuntimeException: Cannot find template Debian Wheezy 7 (64-bit) on XenServer host
> com.cloud.utils.exception.CloudRuntimeException: Cannot find template Debian Wheezy 7 (64-bit) on XenServer host
> 	at com.cloud.hypervisor.xenserver.resource.CitrixResourceBase.createVmFromTemplate(CitrixResourceBase.java:1314)
> 	at com.cloud.hypervisor.xenserver.resource.CitrixResourceBase.execute(CitrixResourceBase.java:1755)
> 	at com.cloud.hypervisor.xenserver.resource.CitrixResourceBase.executeRequest(CitrixResourceBase.java:490)
> 	at com.cloud.hypervisor.xenserver.resource.XenServer56Resource.executeRequest(XenServer56Resource.java:64)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)