GitHub user mike-tutkowski reopened a pull request:

    https://github.com/apache/cloudstack/pull/1642

    CLOUDSTACK-9504: System VMs on Managed Storage

    This 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

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mike-tutkowski/cloudstack managed_system_vms

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cloudstack/pull/1642.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1642
    
----

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to