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

URL of ImageStore not in proper format for XenServer

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Incomplete
    • 4.2.0
    • 4.3.0
    • Automation, Snapshot
    • Security Level: Public (Anyone can view this level - this is the default.)
    • None

    Description

      Steps:
      Hit listImageStores API.
      check the "url" attribute of any ImageStore.

      On KVM and VMWare, the format of url is as below and which is correct:
      nfs://x.x.x.x:/dir1/dir2/dir3/dir4

      While on XenServer, the format of url is as below:
      nfs://x.x.x.x/dir1/dir2/dir3/dir4

      See, the colon ( is missing after IP address x.x.x.x in XenServer results.

      Snapshot test cases which test whether the snapshot is present on secondary storage will fail on XenServer due to this formatting issue.

      Attachments

        Activity

          People

            minchen07 Min Chen
            gauravaradhye Gaurav Aradhye
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: