Skip to content

brand/bhyve: Add support for virtio-scsi configuration.#532

Open
hrosenfeld wants to merge 1 commit intoomniosorg:masterfrom
hrosenfeld:virtio-scsi
Open

brand/bhyve: Add support for virtio-scsi configuration.#532
hrosenfeld wants to merge 1 commit intoomniosorg:masterfrom
hrosenfeld:virtio-scsi

Conversation

@hrosenfeld
Copy link
Copy Markdown

This code was written by Patrick van der Linden of EFit Partners. I made some modifications and wrote the new manpage content.

This is a bit more complicated as virtio-scsi controllers support multiple targets, whereas exsting block device drivers supported only one drive per controller instance.

This increases the total number of disks to 99, but it preserves the existing logic for non-scsi disks and adds a fatal error when the amount of 16 non-scsi disks is exceeded.

This is a bit more complicated as virtio-scsi controllers support
multiple targets, whereas exsting block device drivers supported only
one drive per controller instance.

This increases the total number of disks to 99, but it preserves the
existing logic for non-scsi disks and adds a fatal error when the
amount of 16 non-scsi disks is exceeded.
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