When I try to restart VM, I have followin logs : 2012-09-14 09:53:25,861 DEBUG [storage.allocator.AbstractStoragePoolAllocator] (Job-Executor-46:job-76) Is localStorageAllocationNeeded? false 2012-09-14 09:53:25,861 DEBUG [storage.allocator.AbstractStoragePoolAllocator] (Job-Executor-46:job-76) Is storage pool shared? true 2012-09-14 09:53:25,862 DEBUG [storage.allocator.AbstractStoragePoolAllocator] (Job-Executor-46:job-76) Attempting to look for pool 204 for storage, totalSize32994304, usedBytes: 50117738496, usedPct: 0.9558435325173986, disable threshold: 0.85 2012-09-14 09:53:25,862 DEBUG [storage.allocator.AbstractStoragePoolAllocator] (Job-Executor-46:job-76) Cannot allocate this pool 204 for storage since its usercentage: 0.9558435325173986 has crossed the pool.storage.capacity.disablethreshold: 0.85, skipping this pool 2012-09-14 09:53:25,862 DEBUG [storage.allocator.FirstFitStoragePoolAllocator] (Job-Executor-46:job-76) FirstFitStoragePoolAllocator returning 0 suitable storools 2012-09-14 09:53:25,862 DEBUG [cloud.deploy.FirstFitPlanner] (Job-Executor-46:job-76) No suitable pools found for volume: Vol[4|vm=4|ROOT] under cluster: 1 2012-09-14 09:53:25,863 DEBUG [cloud.deploy.FirstFitPlanner] (Job-Executor-46:job-76) No suitable pools found 2012-09-14 09:53:25,863 DEBUG [cloud.deploy.FirstFitPlanner] (Job-Executor-46:job-76) No suitable storagePools found under this Cluster: 1 2012-09-14 09:53:25,863 DEBUG [cloud.deploy.FirstFitPlanner] (Job-Executor-46:job-76) Could not find suitable Deployment Destination for this VM under any clu, returning. 2012-09-14 09:53:26,068 DEBUG [cloud.capacity.CapacityManagerImpl] (Job-Executor-46:job-76) VM state transitted from :Starting to Stopped with event: Operatioedvm's original host id: 13 new host id: null host id before state transition: null 2012-09-14 09:53:26,178 INFO [cloud.api.ApiDispatcher] (Job-Executor-46:job-76) Unable to create a deployment for VM[User|i-2-4-VM] 2012-09-14 09:53:26,178 DEBUG [cloud.async.AsyncJobManagerImpl] (Job-Executor-46:job-76) Complete async job-76, jobStatus: 2, resultCode: 530, result: com.cloi.response.ExceptionResponse@ce3c31f 2012-09-14 09:53:30,614 DEBUG [cloud.async.AsyncJobManagerImpl] (catalina-exec-11:null) Async job-76 completed
On 14 September 2012 10:09, claude bariot <[email protected]> wrote: > Ok. > Now a have 2 primary storage in may CS palteforme : > 1 in nfs share (older and running fine) > 1 iscsi target > > problem : > - When I enable "maintenance mode) for the " nfsshare primary storage" I > sow following : > . all system VMs disk migrate automaticaly to the "iscsi share" (new > primary storage) > - bat all VMs instances has been stopped and the restart failled ... > > Why ? > > > On 13 September 2012 20:51, Anthony Xu <[email protected]> wrote: > >> >- set node.startup to automatic in /etc/iscsi/iscsid.conf ? >> >- connect to the target ? or CS will be connect automaticaly after I add >> a primary storage from UI ? >> >- login manualy to the Lun target >> >- makle the fdisl for partinionning the new disk (Lun) >> >- format the disk etc ... >> >> >> You don't need to do this, Xenserver will do this automatically. >> >> >> Anthony >> >> >> -----Original Message----- >> From: claude bariot [mailto:[email protected]] >> Sent: Thursday, September 13, 2012 6:16 AM >> To: [email protected] >> Subject: Iscsi Lun for Primary storage >> >> I was added an additional primary storage (using CS UI). with the >> following detail : >> >> *Name*: cloud-primary >> *Type*: IscsiLUN*Path*: /iqn.2012-09.com.openfiler:primay-st/0 >> >> I would like know if I should doing the following operation to the >> Management server : >> >> >> - set node.startup to automatic in /etc/iscsi/iscsid.conf ? >> - connect to the target ? or CS will be connect automaticaly after I add >> a primary storage from UI ? >> - login manualy to the Lun target >> - makle the fdisl for partinionning the new disk (Lun) >> - format the disk etc ... >> >> regards >> > >
