[DragonFlyBSD - Bug #3175] (Resolved) DragonFly won't boot on GCE

bugtracker-admin at leaf.dragonflybsd.org bugtracker-admin at leaf.dragonflybsd.org
Mon Aug 31 01:53:03 PDT 2020


Issue #3175 has been updated by tuxillo.

Status changed from In Progress to Resolved

The following commit fixes the issue: f0ee34376a

----------------------------------------
Bug #3175: DragonFly won't boot on GCE
http://bugs.dragonflybsd.org/issues/3175#change-13922

* Author: tuxillo
* Status: Resolved
* Priority: Normal
* Assignee: 
* Category: Kernel
* Target version: master
----------------------------------------
Hi,

DragonFly does not detect disks when running on GCE, the virtio-scsi controller is detected tho.

Here are there storage requirements that custom images need to fulfill [1]:

SCSI Storage Controller:
Virtio-SCSI Storage Controller
vendor = 0x1AF4 (Qumranet/Red Hat)
device id = 0x1004. Subsystem ID 0x8.
SCSI Primary Commands 4 and SCSI Block Commands 3 are supported
Only one request queue is supported
Persistent disks report 4 KiB physical sectors / 512 byte logical sectors
Only block devices (disks) are supported
The Hotplug / Events feature bit is supported

See attached dmesg with CAMDEBUG enabled and virtio debug set to level 5.

[1] https://cloud.google.com/compute/docs/images/building-custom-os

---Files--------------------------------
dmesg_gce_camdebug.txt (920 KB)


-- 
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account


More information about the Bugs mailing list