X Tutup
Skip to content

Change SCSI maxPortCount to 15 (by pasha1st)#189

Merged
h6w merged 1 commit intophpvirtualbox:developfrom
chotaire:chot-scsi-disks
Sep 8, 2019
Merged

Change SCSI maxPortCount to 15 (by pasha1st)#189
h6w merged 1 commit intophpvirtualbox:developfrom
chotaire:chot-scsi-disks

Conversation

@chotaire
Copy link
Contributor

@chotaire chotaire commented Sep 7, 2019

This pull request changes the SCSI maxPortCount from 16 to 15, as documented by Oracle: "Primarily for compatibility with other virtualization software, Oracle VM VirtualBox optionally supports LSI Logic and BusLogic SCSI controllers, to each of which up to 15 virtual hard disks can be attached." at https://www.virtualbox.org/manual/ch05.html

Fixed by @pasha1st - his pull request #167 got legitimately rejected due to several issues so I am lending a helping hand and split this into multiple pull requests. This needs tested and finally merged, we need to move forward.

@chotaire chotaire changed the title Fix SCSI maxPortCount to 15 (by pasha1st) Change SCSI maxPortCount to 15 (by pasha1st) Sep 7, 2019
@h6w
Copy link
Contributor

h6w commented Sep 8, 2019

Perfect! Thanks. :-)

@h6w h6w merged commit cea2e39 into phpvirtualbox:develop Sep 8, 2019
@chotaire chotaire deleted the chot-scsi-disks branch January 29, 2020 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

X Tutup