Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 05 Oct 2019 02:43:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 241070] dumpon: dumpon opens geom devices non-exclusively
Message-ID:  <bug-241070-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D241070

            Bug ID: 241070
           Summary: dumpon: dumpon opens geom devices non-exclusively
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: kern
          Assignee: bugs@FreeBSD.org
          Reporter: asomers@FreeBSD.org

dumpon opens geom devices non-exclusively.  This might be required in order=
 to
share a device for swap and dump purposes.  However, it's also dangerous as=
 it
allows a single device to be used as both a dump device and a storage devic=
e.

Steps to reproduce:

> sudo dumpon vtbd1
> sudo zpool create foo vtbd1

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-241070-227>