NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/53616: dom0 crashes when dumping domU images with vnd+fss



On Wed, Sep 19, 2018 at 07:03:28AM +0200, Frédéric Fauberteau wrote:
> Yes they run. But my idea was to not modify the mounted fs and to dump a
> snapshot.
> I did that with lvm on Linux in a previous life.
> It's true my current script did not mount the vnd device with '-o ro'
> option.
> I will test again by explicitly mounting my fs in read-only mode.

I don't think that will help. The problem is the fs is modified by the VM
while dom0 has it mounted.

The closest way to mimic what you could do with lvm would be to snapshot
the filesystem containing the disk images, and mount the snapshot to backup
them.

-- 
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
     NetBSD: 26 ans d'experience feront toujours la difference
--


Home | Main Index | Thread Index | Old Index