Uploaded image for project: 'CloudStack'
  1. CloudStack
  2. CLOUDSTACK-10337

Managed Storage: Check cluster ID, not host ID, when starting up a VM in a new cluster

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 4.11.0.0
    • 4.12, 4.11
    • Management Server
    • Security Level: Public (Anyone can view this level - this is the default.)
    • None
    • All

    Description

      Example: A VM that uses managed storage is stopped. The VM is then started on a different host in the same cluster. The Start operation fails.

      To get around this issue, you must either start the VM up on the same host or on a host in a different cluster.

      The reason is due to a slightly erroneous check in VolumeOrchestrator.prepare.

      To solve this issue, we should be checking if the cluster ID changes, not if the host ID changes.

      Attachments

        Activity

          People

            mike-tutkowski Mike Tutkowski
            mike-tutkowski Mike Tutkowski
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: