shweta agarwal created CLOUDSTACK-7479:
------------------------------------------
Summary: [LXC]need a check that LXC VM's root disk only goes to
nfs or local storage even if ceph storage is also there
Key: CLOUDSTACK-7479
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7479
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Components: KVM
Affects Versions: 4.5.0
Reporter: shweta agarwal
Assignee: Kishan Kavala
Priority: Critical
Fix For: 4.5.0
Repro steps:
1. Create a LXC zone with two primary storage one NFS and the other RBD ceph
2. Create a VM with both root and data disk.
Bug:
VM creation fails as it tries to create root disk in Ceph.
so we need to have certain type of check which force to create root disk only
on nfs and local . At the same time we also need to have a check which force to
create data disk only on LXC .
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)