[ https://issues.apache.org/jira/browse/CLOUDSTACK-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rohit Yadav reassigned CLOUDSTACK-1462: --------------------------------------- Assignee: Rohit Yadav (was: Anthony Xu) > Used Master Branch System VM Template: Volume of System VM Failed to Create > on the XenServer due to IOError > ----------------------------------------------------------------------------------------------------------- > > Key: CLOUDSTACK-1462 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1462 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) > Components: Management Server > Affects Versions: 4.2.0 > Reporter: Chandan Purushothama > Assignee: Rohit Yadav > Priority: Blocker > Fix For: 4.2.0 > > Attachments: management-server.zip > > > ================ > Steps to Reproduce: > ================ > Deployed an Advanced Zone Setup using the System Template present at: > http://jenkins.cloudstack.org/view/master/job/build-systemvm-master/lastSuccessfulBuild/artifact/tools/appliance/dist/systemvmtemplate-2013-02-28-master-xen.vhd.bz2 > ========== > Observations: > ========== > * As per the Management Server Log* > 2013-02-28 16:03:22,155 DEBUG [agent.transport.Request] (consoleproxy-1:null) > Seq 1-1843855372: Sending { Cmd , MgmtId: 7647994577963, via: 1, Ver: v1, > Flags: 100111, > [{"storage.PrimaryStorageDownloadCommand":{"localPath":"lvm","poolUuid":"da2a944e-2f4f-9407-ad98-c2786503d4a2","poolId":200,"primaryPool":{"id":200,"uuid":"da2a944e-2f4f-9407-ad98-c2786503d4a2","host":"10.223.59.66","path":"lvm","port":0,"type":"LVM"},"secondaryStorageUrl":"nfs://10.223.110.232/export/home/chandan/asf4-131-172/secondary","primaryStorageUrl":"nfs://10.223.59.66lvm","url":"nfs://10.223.110.232/export/home/chandan/asf4-131-172/secondary/template/tmpl/1/1/","format":"VHD","accountId":1,"name":"routing-1","wait":10800}}] > } > 2013-02-28 16:03:22,156 DEBUG [agent.transport.Request] (consoleproxy-1:null) > Seq 1-1843855372: Executing: { Cmd , MgmtId: 7647994577963, via: 1, Ver: v1, > Flags: 100111, > [{"storage.PrimaryStorageDownloadCommand":{"localPath":"lvm","poolUuid":"da2a944e-2f4f-9407-ad98-c2786503d4a2","poolId":200,"primaryPool":{"id":200,"uuid":"da2a944e-2f4f-9407-ad98-c2786503d4a2","host":"10.223.59.66","path":"lvm","port":0,"type":"LVM"},"secondaryStorageUrl":"nfs://10.223.110.232/export/home/chandan/asf4-131-172/secondary","primaryStorageUrl":"nfs://10.223.59.66lvm","url":"nfs://10.223.110.232/export/home/chandan/asf4-131-172/secondary/template/tmpl/1/1/","format":"VHD","accountId":1,"name":"routing-1","wait":10800}}] > } > 2013-02-28 16:03:22,156 DEBUG [agent.manager.DirectAgentAttache] > (DirectAgent-6:null) Seq 1-1843855372: Executing request > 2013-02-28 16:03:32,276 DEBUG [agent.manager.DirectAgentAttache] > (DirectAgent-5:null) Ping from 1 > 2013-02-28 16:03:40,305 DEBUG [agent.manager.DirectAgentAttache] > (DirectAgent-15:null) Seq 1-1843855364: Executing request > 2013-02-28 16:03:41,055 DEBUG [agent.manager.DirectAgentAttache] > (DirectAgent-15:null) Seq 1-1843855364: Response Received: > 2013-02-28 16:03:41,065 DEBUG [agent.transport.Request] (DirectAgent-15:null) > Seq 1-1843855364: Processing: { Ans: , MgmtId: 7647994577963, via: 1, Ver: > v1, Flags: 10, > [{"ClusterSyncAnswer":{"_clusterId":1,"_newStates":{},"_isExecuted":false,"result":true,"wait":0}}] > } > 2013-02-28 16:03:46,400 DEBUG > [network.router.VirtualNetworkApplianceManagerImpl] > (RouterStatusMonitor-1:null) Found 0 routers to update status. > 2013-02-28 16:03:46,401 DEBUG > [network.router.VirtualNetworkApplianceManagerImpl] > (RouterStatusMonitor-1:null) Found 0 networks to update RvR status. > 2013-02-28 16:03:47,263 DEBUG > [network.router.VirtualNetworkApplianceManagerImpl] > (RouterStatusMonitor-1:null) Found 0 routers to update status. > 2013-02-28 16:03:47,265 DEBUG > [network.router.VirtualNetworkApplianceManagerImpl] > (RouterStatusMonitor-1:null) Found 0 networks to update RvR status. > 2013-02-28 16:04:03,617 WARN [xen.resource.CitrixResourceBase] > (DirectAgent-6:null) failed to set new vhd physical size for vdi vdi > ccb4aa30-a711-4c99-b998-b278c08354ff > 2013-02-28 16:04:03,618 WARN [xen.resource.CitrixResourceBase] > (DirectAgent-6:null) Catch Exception > com.cloud.utils.exception.CloudRuntimeException on > host:c5606498-621e-4cd6-b0b7-aec1965833f1 for template: > nfs://10.223.110.232/export/home/chandan/asf4-131-172/secondary/template/tmpl/1/1/ > due to com.cloud.utils.exception.CloudRuntimeException: failed to set new > vhd physical size for vdi vdi ccb4aa30-a711-4c99-b998-b278c08354ff > com.cloud.utils.exception.CloudRuntimeException: failed to set new vhd > physical size for vdi vdi ccb4aa30-a711-4c99-b998-b278c08354ff > at > com.cloud.hypervisor.xen.resource.CitrixResourceBase.copy_vhd_from_secondarystorage(CitrixResourceBase.java:2813) > at > com.cloud.hypervisor.xen.resource.CitrixResourceBase.execute(CitrixResourceBase.java:2835) > at > com.cloud.hypervisor.xen.resource.CitrixResourceBase.executeRequest(CitrixResourceBase.java:513) > at > com.cloud.hypervisor.xen.resource.XenServer56Resource.executeRequest(XenServer56Resource.java:73) > at > com.cloud.agent.manager.DirectAgentAttache$Task.run(DirectAgentAttache.java:186) > at > java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) > at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) > at java.util.concurrent.FutureTask.run(FutureTask.java:166) > at > java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$101(ScheduledThreadPoolExecutor.java:165) > at > java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:266) > at > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) > at java.lang.Thread.run(Thread.java:679) > 2013-02-28 16:04:03,633 DEBUG [agent.manager.DirectAgentAttache] > (DirectAgent-6:null) Seq 1-1843855372: Response Received: > 2013-02-28 16:04:03,634 DEBUG [agent.transport.Request] (DirectAgent-6:null) > Seq 1-1843855372: Processing: { Ans: , MgmtId: 7647994577963, via: 1, Ver: > v1, Flags: 110, > [{"storage.PrimaryStorageDownloadAnswer":{"templateSize":0,"result":false,"details":"Catch > Exception com.cloud.utils.exception.CloudRuntimeException on > host:c5606498-621e-4cd6-b0b7-aec1965833f1 for template: > nfs://10.223.110.232/export/home/chandan/asf4-131-172/secondary/template/tmpl/1/1/ > due to com.cloud.utils.exception.CloudRuntimeException: failed to set new > vhd physical size for vdi vdi > ccb4aa30-a711-4c99-b998-b278c08354ff","wait":0}}] } > 2013-02-28 16:04:03,634 DEBUG [agent.transport.Request] (consoleproxy-1:null) > Seq 1-1843855372: Received: { Ans: , MgmtId: 7647994577963, via: 1, Ver: v1, > Flags: 110, { PrimaryStorageDownloadAnswer } } > 2013-02-28 16:04:03,634 DEBUG [agent.manager.AgentManagerImpl] > (consoleproxy-1:null) Details from executing class > com.cloud.agent.api.storage.PrimaryStorageDownloadCommand: Catch Exception > com.cloud.utils.exception.CloudRuntimeException on > host:c5606498-621e-4cd6-b0b7-aec1965833f1 for template: > nfs://10.223.110.232/export/home/chandan/asf4-131-172/secondary/template/tmpl/1/1/ > due to com.cloud.utils.exception.CloudRuntimeException: failed to set new > vhd physical size for vdi vdi ccb4aa30-a711-4c99-b998-b278c08354ff > 2013-02-28 16:04:03,634 DEBUG [cloud.template.TemplateManagerImpl] > (consoleproxy-1:null) Template 1 download to pool 200 failed due to Catch > Exception com.cloud.utils.exception.CloudRuntimeException on > host:c5606498-621e-4cd6-b0b7-aec1965833f1 for template: > nfs://10.223.110.232/export/home/chandan/asf4-131-172/secondary/template/tmpl/1/1/ > due to com.cloud.utils.exception.CloudRuntimeException: failed to set new > vhd physical size for vdi vdi ccb4aa30-a711-4c99-b998-b278c08354ff > . > . > . > . > . > 2013-02-28 16:04:30,117 DEBUG [cloud.consoleproxy.ConsoleProxyManagerImpl] > (consoleproxy-1:null) Boot Args for VM[ConsoleProxy|v-2-NEWSYSTEMPL]: > template=domP type=consoleproxy host=10.223.131.172 port=8250 > name=v-2-NEWSYSTEMPL premium=true zone=1 pod=1 guid=Proxy.2 proxy_vm=2 > disable_rp_filter=true eth2ip=10.223.139.70 eth2mask=255.255.255.192 > gateway=10.223.139.65 eth0ip=169.254.1.100 eth0mask=255.255.0.0 > eth1ip=10.223.59.77 eth1mask=255.255.255.192 mgmtcidr=10.223.131.0/24 > localgw=10.223.59.65 internaldns1=10.223.110.254 internaldns2=10.223.110.253 > dns1=8.8.8.8 dns2=8.8.4.4 > 2013-02-28 16:04:30,477 DEBUG [agent.transport.Request] (consoleproxy-1:null) > Seq 1-1843855376: Sending { Cmd , MgmtId: 7647994577963, via: 1, Ver: v1, > Flags: 100111, > [{"StartCommand":{"vm":{"id":2,"name":"v-2-NEWSYSTEMPL","bootloader":"PyGrub","type":"ConsoleProxy","cpus":1,"minSpeed":500,"maxSpeed":500,"minRam":1073741824,"maxRam":1073741824,"arch":"x86_64","os":"Debian > GNU/Linux 6(64-bit)","bootArgs":" template=domP type=consoleproxy > host=10.223.131.172 port=8250 name=v-2-NEWSYSTEMPL premium=true zone=1 pod=1 > guid=Proxy.2 proxy_vm=2 disable_rp_filter=true eth2ip=10.223.139.70 > eth2mask=255.255.255.192 gateway=10.223.139.65 eth0ip=169.254.1.100 > eth0mask=255.255.0.0 eth1ip=10.223.59.77 eth1mask=255.255.255.192 > mgmtcidr=10.223.131.0/24 localgw=10.223.59.65 internaldns1=10.223.110.254 > internaldns2=10.223.110.253 dns1=8.8.8.8 > dns2=8.8.4.4","rebootOnCrash":false,"enableHA":false,"limitCpuUse":false,"vncPassword":"ec0fa490c5fc8ec7","params":{},"uuid":"ac72781f-278e-488e-b596-48d08cff0340","disks":[{"id":2,"name":"ROOT-2","mountPoint":"lvm","path":"b264496a-2b4d-404c-ba98-d63cf9a1e602","size":2097152,"type":"ROOT","storagePoolType":"LVM","storagePoolUuid":"da2a944e-2f4f-9407-ad98-c2786503d4a2","deviceId":0}],"nics":[{"deviceId":2,"networkRateMbps":-1,"defaultNic":true,"uuid":"8d492957-56e1-4ec9-a509-c2ccf300b3e7","ip":"10.223.139.70","netmask":"255.255.255.192","gateway":"10.223.139.65","mac":"06:b9:ae:00:00:0c","dns1":"8.8.8.8","dns2":"8.8.4.4","broadcastType":"Vlan","type":"Public","broadcastUri":"vlan://1391","isolationUri":"vlan://1391","isSecurityGroupEnabled":false},{"deviceId":0,"networkRateMbps":-1,"defaultNic":false,"uuid":"20c15a31-d3f0-43cb-a8f9-7687efc9d4af","ip":"169.254.1.100","netmask":"255.255.0.0","gateway":"169.254.0.1","mac":"0e:00:a9:fe:01:64","broadcastType":"LinkLocal","type":"Control","isSecurityGroupEnabled":false},{"deviceId":1,"networkRateMbps":-1,"defaultNic":false,"uuid":"89f46838-15bc-44d6-af43-deb7b61b9263","ip":"10.223.59.77","netmask":"255.255.255.192","gateway":"10.223.59.65","mac":"06:d8:a2:00:00:08","broadcastType":"Native","type":"Management","isSecurityGroupEnabled":false}]},"hostIp":"10.223.59.66","wait":0}},{"check.CheckSshCommand":{"ip":"169.254.1.100","port":3922,"interval":6,"retries":100,"name":"v-2-NEWSYSTEMPL","wait":0}}] > } > 2013-02-28 16:04:30,481 DEBUG [agent.transport.Request] (consoleproxy-1:null) > Seq 1-1843855376: Executing: { Cmd , MgmtId: 7647994577963, via: 1, Ver: v1, > Flags: 100111, > [{"StartCommand":{"vm":{"id":2,"name":"v-2-NEWSYSTEMPL","bootloader":"PyGrub","type":"ConsoleProxy","cpus":1,"minSpeed":500,"maxSpeed":500,"minRam":1073741824,"maxRam":1073741824,"arch":"x86_64","os":"Debian > GNU/Linux 6(64-bit)","bootArgs":" template=domP type=consoleproxy > host=10.223.131.172 port=8250 name=v-2-NEWSYSTEMPL premium=true zone=1 pod=1 > guid=Proxy.2 proxy_vm=2 disable_rp_filter=true eth2ip=10.223.139.70 > eth2mask=255.255.255.192 gateway=10.223.139.65 eth0ip=169.254.1.100 > eth0mask=255.255.0.0 eth1ip=10.223.59.77 eth1mask=255.255.255.192 > mgmtcidr=10.223.131.0/24 localgw=10.223.59.65 internaldns1=10.223.110.254 > internaldns2=10.223.110.253 dns1=8.8.8.8 > dns2=8.8.4.4","rebootOnCrash":false,"enableHA":false,"limitCpuUse":false,"vncPassword":"ec0fa490c5fc8ec7","params":{},"uuid":"ac72781f-278e-488e-b596-48d08cff0340","disks":[{"id":2,"name":"ROOT-2","mountPoint":"lvm","path":"b264496a-2b4d-404c-ba98-d63cf9a1e602","size":2097152,"type":"ROOT","storagePoolType":"LVM","storagePoolUuid":"da2a944e-2f4f-9407-ad98-c2786503d4a2","deviceId":0}],"nics":[{"deviceId":2,"networkRateMbps":-1,"defaultNic":true,"uuid":"8d492957-56e1-4ec9-a509-c2ccf300b3e7","ip":"10.223.139.70","netmask":"255.255.255.192","gateway":"10.223.139.65","mac":"06:b9:ae:00:00:0c","dns1":"8.8.8.8","dns2":"8.8.4.4","broadcastType":"Vlan","type":"Public","broadcastUri":"vlan://1391","isolationUri":"vlan://1391","isSecurityGroupEnabled":false},{"deviceId":0,"networkRateMbps":-1,"defaultNic":false,"uuid":"20c15a31-d3f0-43cb-a8f9-7687efc9d4af","ip":"169.254.1.100","netmask":"255.255.0.0","gateway":"169.254.0.1","mac":"0e:00:a9:fe:01:64","broadcastType":"LinkLocal","type":"Control","isSecurityGroupEnabled":false},{"deviceId":1,"networkRateMbps":-1,"defaultNic":false,"uuid":"89f46838-15bc-44d6-af43-deb7b61b9263","ip":"10.223.59.77","netmask":"255.255.255.192","gateway":"10.223.59.65","mac":"06:d8:a2:00:00:08","broadcastType":"Native","type":"Management","isSecurityGroupEnabled":false}]},"hostIp":"10.223.59.66","wait":0}},{"check.CheckSshCommand":{"ip":"169.254.1.100","port":3922,"interval":6,"retries":100,"name":"v-2-NEWSYSTEMPL","wait":0}}] > } > 2013-02-28 16:04:30,481 DEBUG [agent.manager.DirectAgentAttache] > (DirectAgent-1:null) Seq 1-1843855376: Executing request > 2013-02-28 16:04:30,565 DEBUG [xen.resource.CitrixResourceBase] > (DirectAgent-1:null) 1. The VM v-2-NEWSYSTEMPL is in Starting state. > 2013-02-28 16:04:30,677 DEBUG [xen.resource.XenServer56FP1Resource] > (DirectAgent-1:null) Created VM b8e4758a-69fc-186a-5e5a-0cedc1c6cef8 for > v-2-NEWSYSTEMPL > 2013-02-28 16:04:30,719 DEBUG [xen.resource.XenServer56FP1Resource] > (DirectAgent-1:null) PV args are -- quiet > console=hvc0%template=domP%type=consoleproxy%host=10.223.131.172%port=8250%name=v-2-NEWSYSTEMPL%premium=true%zone=1%pod=1%guid=Proxy.2%proxy_vm=2%disable_rp_filter=true%eth2ip=10.223.139.70%eth2mask=255.255.255.192%gateway=10.223.139.65%eth0ip=169.254.1.100%eth0mask=255.255.0.0%eth1ip=10.223.59.77%eth1mask=255.255.255.192%mgmtcidr=10.223.131.0/24%localgw=10.223.59.65%internaldns1=10.223.110.254%internaldns2=10.223.110.253%dns1=8.8.8.8%dns2=8.8.4.4 > 2013-02-28 16:04:30,818 DEBUG [xen.resource.CitrixResourceBase] > (DirectAgent-1:null) VBD 8e87a051-3ed1-091c-bd13-a32ea2251196 created for > Vol[2|ROOT|b264496a-2b4d-404c-ba98-d63cf9a1e602|2097152] > 2013-02-28 16:04:31,254 DEBUG [xen.resource.CitrixResourceBase] > (DirectAgent-1:null) Creating VIF for v-2-NEWSYSTEMPL on nic > [Nic:Public-10.223.139.70-vlan://1391] > 2013-02-28 16:04:31,284 DEBUG [xen.resource.CitrixResourceBase] > (DirectAgent-1:null) Couldn't find vlan network with the new name so trying > old name: VLAN1391 > 2013-02-28 16:04:31,290 DEBUG [xen.resource.CitrixResourceBase] > (DirectAgent-1:null) Creating VLAN network for 1391 on host 10.223.59.66 > 2013-02-28 16:04:31,339 DEBUG [xen.resource.CitrixResourceBase] > (DirectAgent-1:null) Creating VLAN 1391 on host 10.223.59.66 on device eth0 > 2013-02-28 16:04:31,568 DEBUG [agent.manager.DirectAgentAttache] > (DirectAgent-9:null) Ping from 1 > 2013-02-28 16:04:32,001 DEBUG [xen.resource.CitrixResourceBase] > (DirectAgent-1:null) VLAN is created for 1391. The uuid is > 04d16f24-2c03-beab-b68e-be79cb4b41b6 > 2013-02-28 16:04:32,028 DEBUG [cloud.template.TemplateManagerImpl] > (secstorage-1:null) Downloading 1 via 1 > 2013-02-28 16:04:32,074 DEBUG [agent.transport.Request] (secstorage-1:null) > Seq 1-1843855377: Waiting for Seq 1843855376 Scheduling: { Cmd , MgmtId: > 7647994577963, via: 1, Ver: v1, Flags: 100111, > [{"storage.PrimaryStorageDownloadCommand":{"localPath":"lvm","poolUuid":"da2a944e-2f4f-9407-ad98-c2786503d4a2","poolId":200,"primaryPool":{"id":200,"uuid":"da2a944e-2f4f-9407-ad98-c2786503d4a2","host":"10.223.59.66","path":"lvm","port":0,"type":"LVM"},"secondaryStorageUrl":"nfs://10.223.110.232/export/home/chandan/asf4-131-172/secondary","primaryStorageUrl":"nfs://10.223.59.66lvm","url":"nfs://10.223.110.232/export/home/chandan/asf4-131-172/secondary/template/tmpl/1/1/","format":"VHD","accountId":1,"name":"routing-1","wait":10800}}] > } > 2013-02-28 16:04:32,081 DEBUG [xen.resource.CitrixResourceBase] > (DirectAgent-1:null) Created a vif 88b649ee-69e6-aeb8-c4e1-9b31268b537e on 2 > 2013-02-28 16:04:32,081 DEBUG [xen.resource.CitrixResourceBase] > (DirectAgent-1:null) Creating VIF for v-2-NEWSYSTEMPL on nic > [Nic:Control-169.254.1.100-null] > 2013-02-28 16:04:32,137 DEBUG [xen.resource.CitrixResourceBase] > (DirectAgent-1:null) already have a vif on dom0 for link local network > 2013-02-28 16:04:32,330 DEBUG [xen.resource.CitrixResourceBase] > (DirectAgent-1:null) Created a vif 90903be1-9121-5560-967b-4323ca78fbf3 on 0 > 2013-02-28 16:04:32,330 DEBUG [xen.resource.CitrixResourceBase] > (DirectAgent-1:null) Creating VIF for v-2-NEWSYSTEMPL on nic > [Nic:Management-10.223.59.77-null] > 2013-02-28 16:04:32,376 DEBUG [xen.resource.CitrixResourceBase] > (DirectAgent-1:null) Created a vif 5d15887c-21ae-bd71-ea44-e2c451bf7856 on 1 > 2013-02-28 16:04:36,456 WARN [xen.resource.CitrixResourceBase] > (DirectAgent-1:null) Task failed! Task record: uuid: > 21651f4f-f734-e0cb-86ba-6e5a191bf587 > nameLabel: Async.VM.start_on > nameDescription: > allowedOperations: [] > currentOperations: {} > created: Thu Feb 28 08:04:34 PST 2013 > finished: Thu Feb 28 08:04:38 PST 2013 > status: failure > residentOn: com.xensource.xenapi.Host@5f1d18fe > progress: 1.0 > type: <none/> > result: > errorInfo: [Traceback (most recent call last):, File > "/usr/bin/pygrub", line 808, in ?, fs = fsimage.open(file, part_offs[0], > bootfsoptions), IOError: [Errno 95] Operation not supported, ] > otherConfig: {} > subtaskOf: com.xensource.xenapi.Task@aaf13f6f > subtasks: [] > 2013-02-28 16:04:36,463 WARN [xen.resource.CitrixResourceBase] > (DirectAgent-1:null) Unable to start VM(v-2-NEWSYSTEMPL) on > host(c5606498-621e-4cd6-b0b7-aec1965833f1) due to Task failed! Task record: > uuid: 21651f4f-f734-e0cb-86ba-6e5a191bf587 > nameLabel: Async.VM.start_on > nameDescription: > allowedOperations: [] > currentOperations: {} > created: Thu Feb 28 08:04:34 PST 2013 > finished: Thu Feb 28 08:04:38 PST 2013 > status: failure > residentOn: com.xensource.xenapi.Host@5f1d18fe > progress: 1.0 > type: <none/> > result: > errorInfo: [Traceback (most recent call last):, File > "/usr/bin/pygrub", line 808, in ?, fs = fsimage.open(file, part_offs[0], > bootfsoptions), IOError: [Errno 95] Operation not supported, ] > otherConfig: {} > subtaskOf: com.xensource.xenapi.Task@aaf13f6f > subtasks: [] > Task failed! Task record: uuid: > 21651f4f-f734-e0cb-86ba-6e5a191bf587 > nameLabel: Async.VM.start_on > nameDescription: > allowedOperations: [] > currentOperations: {} > created: Thu Feb 28 08:04:34 PST 2013 > finished: Thu Feb 28 08:04:38 PST 2013 > status: failure > residentOn: com.xensource.xenapi.Host@5f1d18fe > progress: 1.0 > type: <none/> > result: > errorInfo: [Traceback (most recent call last):, File > "/usr/bin/pygrub", line 808, in ?, fs = fsimage.open(file, part_offs[0], > bootfsoptions), IOError: [Errno 95] Operation not supported, ] > otherConfig: {} > subtaskOf: com.xensource.xenapi.Task@aaf13f6f > subtasks: [] > at > com.cloud.hypervisor.xen.resource.CitrixResourceBase.checkForSuccess(CitrixResourceBase.java:3283) > at > com.cloud.hypervisor.xen.resource.CitrixResourceBase.startVM(CitrixResourceBase.java:3395) > at > com.cloud.hypervisor.xen.resource.CitrixResourceBase.execute(CitrixResourceBase.java:1424) > at > com.cloud.hypervisor.xen.resource.CitrixResourceBase.executeRequest(CitrixResourceBase.java:529) > at > com.cloud.hypervisor.xen.resource.XenServer56Resource.executeRequest(XenServer56Resource.java:73) > at > com.cloud.agent.manager.DirectAgentAttache$Task.run(DirectAgentAttache.java:186) > at > java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) > at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) > at java.util.concurrent.FutureTask.run(FutureTask.java:166) > at > java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$101(ScheduledThreadPoolExecutor.java:165) > at > java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:266) > at > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) > at java.lang.Thread.run(Thread.java:679) > 2013-02-28 16:04:36,472 WARN [xen.resource.CitrixResourceBase] > (DirectAgent-1:null) Catch Exception: class > com.cloud.utils.exception.CloudRuntimeException due to > com.cloud.utils.exception.CloudRuntimeException: Unable to start > VM(v-2-NEWSYSTEMPL) on host(c5606498-621e-4cd6-b0b7-aec1965833f1) due to Task > failed! Task record: uuid: > 21651f4f-f734-e0cb-86ba-6e5a191bf587 -- 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