[Bug 271352] "live" dump -- with a snapshot -- broken by recent upgrade

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 08 Jun 2023 17:46:29 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271352

--- Comment #7 from Mikhail T. <mi@ALDAN.algebra.com> ---
Created attachment 242692
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=242692&action=edit
Output of dumpfs -s

Yes, the problem is still here. Output of dumpfs -s is attached. Yes, the
snapshots can be created easily:

root@symbion:/home/mi # mksnap_ffs /home/.snap/meow
root@symbion:/home/mi # echo $status
0
root@symbion:/home/mi # snapinfo -v /home
/dev/ada0h mounted on /home
        snapshot /home/.snap/meow (inode 4)

Hope, this helps... (How do I get rid of the snapshot? mksnap_ffs(8) has no
relevant information...)

-- 
You are receiving this mail because:
You are the assignee for the bug.