Community
 
 
 

CloudPlatform 3.x

343フォロワー
 
Avatar
Pankaj Paliwal

system vm and Consol proxy VMs

Avatar

system vm and Consol proxy VMs

Hi,

I have problems with SSVM and Consol Proxy VM, it status is starting for a long time at this time my vsphere is show me some task (plz show picture)
My log from manager server is here: https://issues.apache.org/jira/browse/CLOUDSTACK-2042

(Environment :VMware and rehhat6 and installation file for Cloudstack is http://jenkins.cloudstack.org/job/package-rhel63-4.1/)

Is any informations required for help to me?

Attached Files


sorina za MEMBERS
4件のコメント
0

サインインしてコメントを残してください。

 
 

Previous 4件のコメント

Avatar
Pankaj Paliwal
Avatar

system vm and Consol proxy VMs

Hi, CloudStack is trying and failing to copy the system VM template (id = 8) to primary storage. vCenter is returning an error:
> 2013-04-16 09:17:28,465 ERROR [vmware.manager.VmwareStorageManagerImpl] (DirectAgent-262:10.102.1.87) Unable to execute PrimaryStorageDownloadCommand due to exception
>
> Attribute xsi:nil not allowed on element datastore, which is not nillable.
This can be caused by a corrupt template. Try re-downloading the system VM template to secondary storage to see if it can be copied successfully.

Best regards,

{color:#555555}Kirk Kosinski{color}
{color:#999999}MCITP: EA / VA / EDA7, VCP 4 / 5, CCA{color}


Kirk Kosinski CITRIX EMPLOYEES
コメントアクション パーマリンク
Avatar
Pankaj Paliwal
Avatar

Hi

Thanks, I retry to download again but not be resolve !should I manually deploy Ova such as burbank-systemvm-08012012.ova ?? I deploy it but is not display anything in Console!! Please see file 1.

Attached Files

  • Attached File  1.png   109.07K   2 downloads
  • Attached File  2.png   96.41K   1 downloads

sorina za MEMBERS
コメントアクション パーマリンク
Avatar
Pankaj Paliwal
Avatar

I am confused why tempate 8 has problem?? All templates is showed in My NFS storage in vsphere client

a pic is attached.it is view of my NFS datastore that I created in vsphere. What is wrong?????

Full Log is here: https://issues.apache.org/jira/browse/CLOUDSTACK-2042

2013-04-22 11:33:10,286 DEBUG [agent.manager.AgentManagerImpl] (secstorage-1:null) Details from executing class com.cloud.agent.api.storage.PrimaryStorageDownloadCommand: Unable to execute PrimaryStorageDownloadCommand due to exception
2013-04-22 11:33:10,286 DEBUG [cloud.template.TemplateManagerImpl] (secstorage-1:null) Template 8 download to pool 202 failed due to Unable to execute PrimaryStorageDownloadCommand due to exception
2013-04-22 11:33:10,287 DEBUG [cloud.template.TemplateManagerImpl] (secstorage-1:null) Template 8 is not found on and can not be downloaded to pool 202
2013-04-22 11:33:10,287 DEBUG [cloud.storage.StorageManagerImpl] (secstorage-1:null) Cannot use this pool Pool[202|NetworkFilesystem] because we can't propagate template Tmpl[8-OVA-routing-8

Attached Files


sorina za MEMBERS
コメントアクション パーマリンク
Avatar
Pankaj Paliwal
Avatar

The system VM template should not be imported via vCenter. In the log you uploaded to the Apache CloudStack bug tracker, the template deployment it is failing during or immediately after the management server tries to mount the secondary storage NFS share.

{quote}
2013-04-16 09:39:55,205 INFO [vmware.manager.VmwareStorageManagerImpl] (DirectAgent-369:10.102.1.87) Template routing-8 is not setup yet, setup template from secondary storage with uuid name: 648052c99896393ba7263eb76f94e7b9
2013-04-16 09:39:56,469 INFO [vmware.manager.VmwareStorageManagerImpl] (DirectAgent-369:10.102.1.87) Executing copyTemplateFromSecondaryToPrimary. secondaryStorage: nfs://10.102.20.20/mnt/VolGroup00/dt/share, templatePathAtSecondaryStorage: template/tmpl/1/8/, templateName: routing-8
2013-04-16 09:39:56,470 INFO [vmware.manager.VmwareStorageManagerImpl] (DirectAgent-369:10.102.1.87) Secondary storage mount point: /var/lib/cloud/mnt/VM/345048640813.56ff5b40
2013-04-16 09:39:57,320 ERROR [vmware.manager.VmwareStorageManagerImpl] (DirectAgent-369:10.102.1.87) Unable to execute PrimaryStorageDownloadCommand due to exception

Attribute xsi:nil not allowed on element datastore, which is not nillable.

while parsing call information for method CreateImportSpec
at line 1, column 227

while parsing SOAP body
at line 1, column 213

while parsing SOAP envelope
at line 1, column 38
{quote}

Maybe there is a problem with the management server accessing the share, or maybe there is a problem with the management server accessing vCenter since there is an error from vCenter. Make sure to follow the instructions in the CloudStack installation guide to import the template to the secondary storage NFS share, ensure the hypervisors and the management server can access it so CloudStack can propagate it to primary storage, and confirm that the user that CloudStack uses to access vCenter

The documentation for Apache CloudStack may differ slightly from the Citrix version and is available here:

Apache CloudStack Documentation

For support with Apache CloudStack, the best place to ask is either IRC (#cloudstack on Freenode) or the mailing list.

Best regards,

{color:#555555}Kirk Kosinski{color}
{color:#999999}MCITP: EA / VA / EDA7, VCP 4 / 5, CCA{color}


Kirk Kosinski CITRIX EMPLOYEES
コメントアクション パーマリンク

Top Contributors