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

            Bug ID: 250671
           Summary: error reporting with bhyvectl could be improved
           Product: Base System
           Version: 12.1-STABLE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: bhyve
          Assignee: virtualizat...@freebsd.org
          Reporter: ma...@apache.org

Created attachment 219145
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=219145&action=edit
svn diff output of the relevant changes

Currently bhyvectl only can have only one type of message when it is unable to
establish comms with VM.
---8<----
VM:free12.1 is not created.
---8<----
First time I encountered this lead me astray, as the access issue had to do
with user permissions.

Easy way to get more info is to report what system call gave as an error code.

Including a patch as attachment which should address this issue. The libvmmapi
change is there so that sysctlbyname() done within vm_destroy() would not
override errno set by earlier syscall to open().

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-virtualization@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-virtualization
To unsubscribe, send any mail to 
"freebsd-virtualization-unsubscr...@freebsd.org"

Reply via email to