应该是你使用了系统默认的磁盘方案,比如small,medium之类的,哪些都是share类型的存储方案。 你新建VM的时候可以不选磁盘方案,或者选一个local的磁盘方案。应该就没有问题了。
> From: [email protected] > To: [email protected] > Subject: RE: (Quest)启用本地存储的问题 > Date: Wed, 8 May 2013 06:16:56 +0000 > > 应该是你未启用使用本地存储, 你是基本区域吗,如果是基本区域就在区域那儿设置启用本地存储。 > > > From: [email protected] > > To: [email protected] > > Subject: (Quest)启用本地存储的问题 > > Date: Wed, 8 May 2013 05:47:33 +0000 > > > > Cloustack 4 +Xen6.0.2 > > > > Zone启用了本地存储,systemVM运行正常 > > > > 上传模板正常 > > > > 用模板建立VM时,报错 > > > > > > > > 查看日志 > > > > 2013-05-07 22:35:41,172 DEBUG > > [storage.allocator.FirstFitStoragePoolAllocator] (Job-Executor-3:job-37) > > Looking for pools in dc: 1 pod:1 cluster:1 > > 2013-05-07 22:35:41,174 DEBUG > > [storage.allocator.FirstFitStoragePoolAllocator] (Job-Executor-3:job-37) > > FirstFitStoragePoolAllocator has 1 pools to check for allocation > > 2013-05-07 22:35:41,175 DEBUG > > [storage.allocator.AbstractStoragePoolAllocator] (Job-Executor-3:job-37) > > Checking if storage pool is suitable, name: s7tst05 Local Storage ,poolId > > : 200 > > 2013-05-07 22:35:41,175 DEBUG > > [storage.allocator.AbstractStoragePoolAllocator] (Job-Executor-3:job-37) Is > > localStorageAllocationNeeded? false > > 2013-05-07 22:35:41,175 DEBUG > > [storage.allocator.AbstractStoragePoolAllocator] (Job-Executor-3:job-37) Is > > storage pool shared? false > > 2013-05-07 22:35:41,175 DEBUG > > [storage.allocator.AbstractStoragePoolAllocator] (Job-Executor-3:job-37) > > StoragePool is not of correct type, skipping this pool > > 2013-05-07 22:35:41,175 DEBUG > > [storage.allocator.FirstFitStoragePoolAllocator] (Job-Executor-3:job-37) > > FirstFitStoragePoolAllocator returning 0 suitable storage pools > > 2013-05-07 22:35:41,175 DEBUG [cloud.deploy.FirstFitPlanner] > > (Job-Executor-3:job-37) No suitable pools found for volume: > > Vol[23|vm=23|ROOT] under cluster: 1 > > 2013-05-07 22:35:41,175 DEBUG [cloud.deploy.FirstFitPlanner] > > (Job-Executor-3:job-37) No suitable pools found > > 2013-05-07 22:35:41,175 DEBUG [cloud.deploy.FirstFitPlanner] > > (Job-Executor-3:job-37) No suitable storagePools found under this Cluster: 1 > > 2013-05-07 22:35:41,175 DEBUG [cloud.deploy.FirstFitPlanner] > > (Job-Executor-3:job-37) Could not find suitable Deployment Destination for > > this VM under any clusters, returning. > > 2013-05-07 22:35:41,175 DEBUG [cloud.deploy.FirstFitPlanner] > > (Job-Executor-3:job-37) No Pods found for destination, returning. > > 2013-05-07 22:35:41,299 DEBUG [cloud.capacity.CapacityManagerImpl] > > (Job-Executor-3:job-37) VM state transitted from :Starting to Stopped with > > event: OperationFailedvm's origina > > l host id: null new host id: null host id before state transition: null > > 2013-05-07 22:35:41,318 DEBUG [cloud.vm.UserVmManagerImpl] > > (Job-Executor-3:job-37) Destroying vm VM[User|asdasdasdasdasd] as it failed > > to create > > > > > > 发现问题在于Storage Is storage pool shared? False Is storage pool shared? False > > 两项检测失败没过去 > > > > 请问如何处理? > > > > Jude > > IT Telecom > > 021-51530888-41050 > > CONFIDENTIALITY NOTICE: This email and any files transmitted with it may > > contain privileged or otherwise confidential information. It is intended > > only for the person or persons to whom it is addressed. If you received > > this message in error, you are not authorized to read, print, retain, copy, > > disclose, disseminate, distribute, or use this message any part thereof or > > any information contained therein. Please notify the sender immediately and > > delete all copies of this message. Thank you in advance for your > > cooperation. > > 保密注意:此邮件及其附随文件可能包含了保密信息。该邮件的目的是发送给指定收件人。如果您非指定收件人而错误地收到了本邮件,您将无权阅读、打印、保存、复制、泄露、传播、分发或使用此邮件全部或部分内容或者邮件中包含的任何信息。请立即通知发件人,并删除该邮件。感谢您的配合! > > >
