Feature #4509
closedAdditional SCSI Controller with per-disk configuration
Description
It would be useful if there was the option to add an additional SCSI controller when provisioning a new host or creating a compute resource. Sometimes we need to add multiple disks and they need to have a different type of SCSI controller.
Updated by Dominic Cleal over 10 years ago
- Related to Feature #3496: SCSI Controller type selection for vSphere added
Updated by Dominic Cleal about 10 years ago
- Category changed from Compute resources to Compute resources - VMware
VMware I presume?
Updated by Chris Pisano about 10 years ago
Dominic Cleal wrote:
VMware I presume?
yup this would be for vmware.
Updated by Angelo Lisco over 8 years ago
It would be very very useful.
By the way, I think that this issue should be related to #1946
Updated by Anonymous over 8 years ago
- Related to Feature #1946: Addition VMWare options required for VM creation added
Updated by Shlomi Zadok about 8 years ago
- Status changed from New to Need more information
- BusLogic Parallel
- LSI Logic Parallel
- LSI Logic SAS
- VMware Paravirtual
I believe this covers the VMWare SCSI controllers
Updated by Chris Pisano about 8 years ago
Shlomi Zadok wrote:
I believe this has been resolved? We currently have:
- BusLogic Parallel
- LSI Logic Parallel
- LSI Logic SAS
- VMware Paravirtual
I believe this covers the VMWare SCSI controllers
Is there the capability of selecting a different SCSI controller per disk? I think right now there is only the option to select a single SCSI controller that is used for all disks.
Updated by Dominic Cleal about 8 years ago
- Subject changed from Additional SCSI Controller to Additional SCSI Controller with per-disk configuration
- Status changed from Need more information to New
Updated by Shlomi Zadok about 8 years ago
- Status changed from New to Need more information
- Assignee set to Shlomi Zadok
I am not so familiar with VMWare, but as far as I know only one scsi controller can be set per server (I may be wrong though).
Also please see this note https://github.com/fog/fog-vsphere/blob/7ab0298bd08a2444c089cb9ca520b73f24d05dfc/lib/fog/vsphere/models/compute/server.rb#L48 regarding that.
@Christian Holzheimer, would love more info on the matter. Thanks :)
Updated by Marek Hulán about 8 years ago
- Status changed from Need more information to New
According to https://pubs.vmware.com/vsphere-51/index.jsp?topic=%2Fcom.vmware.vsphere.vm_admin.doc%2FGUID-5872D173-A076-42FE-8D0B-9DB0EB0E7362.html it's possible. As said, fog-vsphere does not support it so the patch there would be required. A good start would probably be to report fog-vsphere issue.
Updated by Marek Hulán about 8 years ago
- Target version changed from 1.5.3 to 1.5.0
Updated by Angelo Lisco about 8 years ago
Marek Hulán wrote:
According to https://pubs.vmware.com/vsphere-51/index.jsp?topic=%2Fcom.vmware.vsphere.vm_admin.doc%2FGUID-5872D173-A076-42FE-8D0B-9DB0EB0E7362.html it's possible. As said, fog-vsphere does not support it so the patch there would be required. A good start would probably be to report fog-vsphere issue.
It seems that in the last fog-vsphere release (1.3.0) there's a feature to add a scsi controller to a vm.
https://github.com/fog/fog-vsphere/pull/53
Updated by Timo Goebel about 8 years ago
Angelo Lisco wrote:
It seems that in the last fog-vsphere release (1.3.0) there's a feature to add a scsi controller to a vm.
https://github.com/fog/fog-vsphere/pull/53
Angelo, that is true. Thank you for the hint. However the added functionality won't help as it only allows you to add a scsi controller to an existing VM. What we need is code, that creates the vm with the desired scsi controllers.
Shlomi, I am very interested in seeing this feature happen. If you don't mind I'll take a look to patch fog-vsphere to support what we need and then help with reviewing the Foreman PR.
Updated by Timo Goebel about 8 years ago
Timo Goebel wrote:
If you don't mind I'll take a look to patch fog-vsphere to support what we need.
I opened a PR against fog-vsphere:
Updated by Marek Hulán about 8 years ago
- Target version changed from 1.5.0 to 1.4.2
Updated by Marek Hulán about 8 years ago
The PR allowing more SCSI controllers was merged and released in fog-vsphere 1.4.0, thanks Timo!
Updated by The Foreman Bot about 8 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/3979 added
Updated by Marek Hulán about 8 years ago
- Target version changed from 1.4.2 to 1.4.4
Updated by Marek Hulán almost 8 years ago
- Target version changed from 1.4.4 to 1.10.1
Updated by Shlomi Zadok almost 8 years ago
- Target version changed from 1.10.1 to 115
Updated by Anonymous almost 8 years ago
- Related to Bug #7803: Cannot provision vsphere vm with 8 or more disks added
Updated by The Foreman Bot over 7 years ago
- Pull request https://github.com/theforeman/foreman/pull/4366 added
Updated by Marek Hulán over 7 years ago
- Pull request deleted (
https://github.com/theforeman/foreman/pull/4366)
Probably added by mistaken in commit message
Updated by The Foreman Bot over 7 years ago
- Pull request https://github.com/theforeman/foreman/pull/4366 added
Updated by Timo Goebel over 7 years ago
- Related to Feature #19325: Adding VMware vSphere SCSI Controller ID Selection to volumes added
Updated by The Foreman Bot over 7 years ago
- Pull request https://github.com/theforeman/foreman/pull/4676 added
Updated by Marek Hulán over 7 years ago
- Pull request deleted (
https://github.com/theforeman/foreman/pull/4366, https://github.com/theforeman/foreman/pull/3979)
Updated by Marek Hulán over 7 years ago
- Translation missing: en.field_release set to 240
Updated by Ohad Levy over 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 80dc430ed4b45794ff25c514ad03a5d3d45d2135.
Updated by Anonymous about 7 years ago
- Related to Bug #19614: Storage cluster Datastore added