search for: disk_bus

Displaying 4 results from an estimated 4 matches for "disk_bus".

Did you mean: disk_b1
2018 Mar 27
1
[PATCH FOR DISCUSSION ONLY] v2v: Add -o kubevirt output mode.
...devices:\n"; + + (* virt-v2v (and indeed hardware) doesn't really work this way, + * in that there are several buses which may have multiple disks, + * and we're throwing all that careful mapping away, but here we + * are ... XXX + *) + let disk_bus = + match guestcaps.gcaps_block_bus with + | Virtio_blk -> "virtio" + | Virtio_SCSI -> "scsi" + | IDE -> "ide" in + + fpf " disks:\n"; + fpf " - name: disk-1\n"; + fpf "...
2018 Mar 27
6
[PATCH FOR DISCUSSION ONLY v2] v2v: Add -o kubevirt output mode.
Fixes some of the more egregious problems with v1, and also applies properly to the head of git without needing any other patches. Rich.
2012 Dec 11
1
Trying to package Oz for Ubuntu
...ora/releases/16/Everything/x86_64/os/ > Name: ApacheWebServer, UUID: f22c6a4a-b08d-47f0-ab5d-eeb104286ddd > MAC: 52:54:00:bc:d8:de, distro: Fedora > update: 16, arch: x86_64, diskimage: /var/lib/libvirt/images/ApacheWebServer.dsk > nicmodel: virtio, clockoffset: utc > mousetype: ps2, disk_bus: virtio, disk_dev: vda > icicletmp: /var/lib/oz/icicletmp/ApacheWebServer, listen_port: 53452 > Original ISO path: /var/lib/oz/isos/Fedora16x86_64-url.iso > Modified ISO cache: /var/lib/oz/isos/Fedora16x86_64-url-oz.iso > Output ISO path: /var/lib/libvirt/images/ApacheWebServer-url-oz.i...
2015 Mar 04
3
supermin on arm
...diskimage: /var/lib/imagefactory/images/factory-build-03355f6f-33f4-410f-824a-eaddf3fb1767.dsk 2015-03-03 17:02:53,138 DEBUG oz.Guest.FedoraGuest thread(d367f895) Message: nicmodel: virtio, clockoffset: utc 2015-03-03 17:02:53,139 DEBUG oz.Guest.FedoraGuest thread(d367f895) Message: mousetype: ps2, disk_bus: virtio, disk_dev: vda 2015-03-03 17:02:53,140 DEBUG oz.Guest.FedoraGuest thread(d367f895) Message: icicletmp: /var/lib/oz/icicletmp/factory-build-03355f6f-33f4-410f-824a-eaddf3fb1767, listen_port: 48054 2015-03-03 17:02:53,141 DEBUG oz.Guest.FedoraGuest thread(d367f895) Message: Original ISO path:...