solo5 icon indicating copy to clipboard operation
solo5 copied to clipboard

Google Compute Engine VMs only support virtio-scsi disk devices

Open ricarkol opened this issue 8 years ago • 3 comments

GCE has only one type of disk: virtio-scsi (from https://cloud.google.com/compute/docs/tutorials/building-images#hardwaremanifest). We currently don't support this virtio device. This issue is tracking that effort.

ricarkol avatar Aug 19 '16 14:08 ricarkol

Marking this as "help wanted" in the sense that its up for grabs for someone that needs the functionality. Current goals are concentrated on targets other than virtio.

mato avatar Jun 19 '18 08:06 mato

I've offered a $100 bounty for this. Perhaps others will join me: https://www.bountysource.com/issues/37097694-google-compute-engine-vms-only-support-virtio-scsi-disk-devices

It might be better to implement the virtio SCSI device in pure OCaml and introduce hooks into Solo5 to support it. But your call really.

mbacarella avatar Nov 21 '21 17:11 mbacarella

The URL seems to have moved slightly: https://cloud.google.com/compute/docs/images/building-custom-os

reynir avatar Feb 18 '23 20:02 reynir