Re: [Libguestfs] [RFC] lib: allow to specify physical/logical block size for disks

2020-02-10 Thread Nikolay Ivanets
пн, 10 лют. 2020 о 15:48 Kevin Wolf пише: > > Am 10.02.2020 um 12:43 hat Richard W.M. Jones geschrieben: > > On Sat, Feb 08, 2020 at 01:25:28AM +0200, Mykola Ivanets wrote: > > > From: Nikolay Ivanets > > > > > > I faced with situation where libguestfs cann

Re: [Libguestfs] [RFC] lib: allow to specify physical/logical block size for disks

2020-02-10 Thread Nikolay Ivanets
пн, 10 лют. 2020 о 15:02 Richard W.M. Jones пише: > > On Mon, Feb 10, 2020 at 02:28:08PM +0200, Nikolay Ivanets wrote: > > пн, 10 лют. 2020 о 13:43 Richard W.M. Jones пише: > > > > > > On Sat, Feb 08, 2020 at 01:25:28AM +0200, Mykola Ivanets wrote:

Re: [Libguestfs] [RFC] lib: allow to specify physical/logical block size for disks

2020-02-10 Thread Nikolay Ivanets
пн, 10 лют. 2020 о 13:43 Richard W.M. Jones пише: > > On Sat, Feb 08, 2020 at 01:25:28AM +0200, Mykola Ivanets wrote: > > From: Nikolay Ivanets > > > > I faced with situation where libguestfs cannot recognize partitions on a > > disk image which was partition

Re: [Qemu-devel] How to find backing file for qemu-nbd?

2017-02-07 Thread Nikolay Ivanets
Yes, it is what i'm doing now: ps -C qemu-nbd -o cmd='. Thanks! -- Nikolay Ivanets Mobile: +380979184774 Skype: n_ivanets 2017-02-07 17:36 GMT+02:00 Eric Blake : > On 02/07/2017 08:25 AM, Nikolay Ivanets wrote: > > Is there any way to find source file supplied f

[Qemu-devel] How to find backing file for qemu-nbd?

2017-02-07 Thread Nikolay Ivanets
Is there any way to find source file supplied for qemu-nbd similar to loop device: cat /sys/block/loop0/loop/backing_file ? -- Nikolay Ivanets Mobile: +380979184774 Skype: n_ivanets