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

[jira] [Created] (CLOUDSTACK-2153) System vms are comming up as a full clone

prashant kumar mishra created CLOUDSTACK-2153:
-------------------------------------------------

             Summary: System vms are comming up as a full clone 
                 Key: CLOUDSTACK-2153
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-2153
             Project: CloudStack
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
          Components: Management Server, VMware
    Affects Versions: 4.2.0
            Reporter: prashant kumar mishra
             Fix For: 4.2.0


Steps to rep
----------------------
1-set vmware.create.full.clone to true
2-restart MS
3-destroy any system vm ; in my case i destroyed secondary storage vm

Expected
-----------------
1-System vm should come up as linked clone

Actual
------------
System vm came as Full clone

Snippet of Log
---------------------
2013-04-23 23:38:25,755 DEBUG [cloud.storage.VolumeManagerImpl] (secstorage-1:null) Checking if we need to prepare 1 volumes for VM[SecondaryStorageVm|s-18-VM]
2013-04-23 23:38:25,804 DEBUG [agent.transport.Request] (secstorage-1:null) Seq 1-487718966: Sending  { Cmd , MgmtId: 6703101771911, via: 1, Ver: v1, Flags: 100111, [{"storage.CreateCommand":{"volId":26,"pool":{"id":1,"uuid":"b4825bd6-2b6d-33ef-b324-bfbbec982716","host":"10.147.28.7","path":"/export/home/kiran/p1","port":2049,"type":"NetworkFilesystem"},"diskCharacteristics":{"size":2097152000,"tags":[],"type":"ROOT","name":"ROOT-18","useLocalStorage":false,"recreatable":true,"diskOfferingId":9,"volumeId":26},"templateUrl":"d95bbf718f7637809c922da59c942d79","wait":0}}] }
2013-04-23 23:38:25,805 DEBUG [agent.transport.Request] (secstorage-1:null) Seq 1-487718966: Executing:  { Cmd , MgmtId: 6703101771911, via: 1, Ver: v1, Flags: 100111, [{"storage.CreateCommand":{"volId":26,"pool":{"id":1,"uuid":"b4825bd6-2b6d-33ef-b324-bfbbec982716","host":"10.147.28.7","path":"/export/home/kiran/p1","port":2049,"type":"NetworkFilesystem"},"diskCharacteristics":{"size":2097152000,"tags":[],"type":"ROOT","name":"ROOT-18","useLocalStorage":false,"recreatable":true,"diskOfferingId":9,"volumeId":26},"templateUrl":"d95bbf718f7637809c922da59c942d79","wait":0}}] }
2013-04-23 23:38:25,805 DEBUG [agent.manager.DirectAgentAttache] (DirectAgent-3:null) Seq 1-487718966: Executing request
2013-04-23 23:38:25,806 INFO  [vmware.resource.VmwareResource] (DirectAgent-3:10.147.40.9) Executing resource CreateCommand: {"volId":26,"pool":{"id":1,"uuid":"b4825bd6-2b6d-33ef-b324-bfbbec982716","host":"10.147.28.7","path":"/export/home/kiran/p1","port":2049,"type":"NetworkFilesystem"},"diskCharacteristics":{"size":2097152000,"tags":[],"type":"ROOT","name":"ROOT-18","useLocalStorage":false,"recreatable":true,"diskOfferingId":9,"volumeId":26},"templateUrl":"d95bbf718f7637809c922da59c942d79","wait":0}
2013-04-23 23:38:25,911 INFO  [vmware.mo.DatastoreMO] (DirectAgent-3:10.147.40.9) Folder ROOT-18-26 does not exist on datastore
2013-04-23 23:38:25,914 INFO  [vmware.resource.VmwareResource] (DirectAgent-3:10.147.40.9) creating full clone from template



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