search for: l794

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

Did you mean: l494
2016 Jul 14
2
Changing a given image from virtio-blk to virtio-scsi
Any idea what 'virt-customize' script I should use to convert from virtio-blk (vda, vdb...) to virtio-scsi (sda, sdb...) ? I've tried naively to convince libvirt to use virtio-scsi and still present it to the guest as 'vd*' - that didn't work ( <disk type='file' device='disk'> <driver name='qemu' type='qcow2'/>
2016 Jul 14
0
Re: Changing a given image from virtio-blk to virtio-scsi
...re's what virt-v2v does, although virt-v2v is especially complicated because it supports doing this for everything back to RHEL 3(!) You probably only need to run dracut if you only care about modern Fedora & RHEL. https://github.com/libguestfs/libguestfs/blob/master/v2v/convert_linux.ml#L794-L921 > I've tried naively to convince libvirt to use virtio-scsi and still present > it to the guest as 'vd*' - that didn't work ( Yeah the target dev names in libvirt XML aren't really arbitrary strings. Device names are controlled by the *guest* kernel, nothing to do...
2016 Jul 19
1
Re: Changing a given image from virtio-blk to virtio-scsi
..., although virt-v2v is especially > complicated because it supports doing this for everything back to RHEL 3(!) > You probably only need to run dracut if you only care about modern > Fedora & RHEL. > > > https://github.com/libguestfs/libguestfs/blob/master/v2v/convert_linux.ml#L794-L921 > > > I've tried naively to convince libvirt to use virtio-scsi and still > present > > it to the guest as 'vd*' - that didn't work ( > > Yeah the target dev names in libvirt XML aren't really arbitrary > strings. Device names are controlled by t...
2024 Jan 10
1
[Bug 3653] New: ConnectTimeout causes issue when connecting to an host via tsocks
https://bugzilla.mindrot.org/show_bug.cgi?id=3653 Bug ID: 3653 Summary: ConnectTimeout causes issue when connecting to an host via tsocks Product: Portable OpenSSH Version: 9.6p1 Hardware: Other OS: Linux Status: NEW Severity: normal Priority: P5 Component: ssh