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

KVM VirtIO-SCSI not defined properly in Libvirt XML

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 4.10.0.0
    • Future
    • None
    • Security Level: Public (Anyone can view this level - this is the default.)
    • None

    Description

      The XML for defining Virtio-SCSI has a typo:

      It defines:

      <controller type='scsi' index='0' mode='virtio-scsi'>

      But this should be

      <controller type='scsi' index='0' model='virtio-scsi'/>

      Sources:

      A scsi controller has an optional attribute model, which is one of 'auto', 'buslogic', 'ibmvscsi', 'lsilogic', 'lsisas1068', 'lsisas1078', 'virtio-scsi' or 'vmpvscsi'.

      Attachments

        Issue Links

          Activity

            People

              widodh Wido den Hollander
              widodh Wido den Hollander
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: