Date: Tue, 27 Oct 2020 13:13:55 +0000 From: bugzilla-noreply@freebsd.org To: virtualization@FreeBSD.org Subject: [Bug 250671] error reporting with bhyvectl could be improved Message-ID: <bug-250671-27103@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D250671 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: virtualization@FreeBSD.org Reporter: marko@apache.org Created attachment 219145 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D219145&action= =3Dedit 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 co= de. Including a patch as attachment which should address this issue. The libvmm= api change is there so that sysctlbyname() done within vm_destroy() would not override errno set by earlier syscall to open(). --=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-250671-27103>