[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-9504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15607438#comment-15607438
 ] 

ASF subversion and git services commented on CLOUDSTACK-9504:
-------------------------------------------------------------

Commit 12a062585212b2bcc32afbb43e0b30f7cbba72a4 in cloudstack's branch 
refs/heads/master from [~rajanik]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=12a0625 ]

Merge pull request #1642 from mike-tutkowski/managed_system_vms

CLOUDSTACK-9504: System VMs on Managed StorageThis PR makes it easier to spin 
up system VMs on managed storage.

Managed storage is when you have a dedicated volume on a SAN for a particular 
virtual disk (making it easier to deliver QoS).

For example, with this PR, you'd likely have a single virtual disk for a system 
VM. On XenServer, that virtual disk resides by itself in a storage repository 
(no other virtual disks share this storage repository).

It was possible in the past to spin up system VMs that used managed storage, 
but this PR facilitates the use case by making changes to the System Service 
Offering dialog (and by putting in some parameter checks in the management 
server).

JIRA ticket: https://issues.apache.org/jira/browse/CLOUDSTACK-9504

* pr/1642:
  Added support for system VMs to make use of managed storage

Signed-off-by: Rajani Karuturi <rajani.karut...@accelerite.com>


> Fully support system VMs on managed storage
> -------------------------------------------
>
>                 Key: CLOUDSTACK-9504
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9504
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>          Components: Management Server
>    Affects Versions: 4.10.0.0
>         Environment: All
>            Reporter: Mike Tutkowski
>            Assignee: Mike Tutkowski
>             Fix For: 4.10.0.0
>
>
> There are three related items for this ticket:
> 1) Do not permit "custom IOPS" as a parameter when creating a system offering 
> (throw an exception if this parameter is passed in).
> 2) If you transition managed storage into maintenance mode and system VMs 
> were running on that managed storage, the host-side clustered file systems 
> (SRs on XenServer) are not removed. Remove them.
> 3) Add integration tests for system VMs with managed storage.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to