[Bug 210410] /usr/share/examples/bhyve/vmrun.sh assumes virtio_diskdev must be a regular file

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Aug 10 16:31:27 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210410

--- Comment #2 from commit-hook at freebsd.org ---
A commit references this bug:

Author: jhb
Date: Wed Aug 10 16:31:15 UTC 2016
New revision: 303925
URL: https://svnweb.freebsd.org/changeset/base/303925

Log:
  MFC 273102:
  Use '-e' to check if the virtio backing file has already been created.

  The '-f' check works fine on a regular file but not if the backing file is
  a device (e.g., /dev/md0). In this case it would print a misleading but
  otherwise benign message about the backing file not being present.

  PR:           210410

Changes:
_U  stable/10/
  stable/10/share/examples/bhyve/vmrun.sh

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


More information about the freebsd-virtualization mailing list