[Bug 230073] [hyper-v] Online Backup of FreeBSD 10.4 Guest VM fails, leaving VM in unresponsive state

2019-04-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230073

Boris Korzun  changed:

   What|Removed |Added

 CC||drtr0...@yandex.ru

--- Comment #1 from Boris Korzun  ---
I've faced with the issue on FreeBSD 11.2.

The VM hangs while Microsoft SC DPM has been occupied by creating a backup for
another VM and has tried backup FreeBSD VM.

Past backups of FreeBSD VM (every week, during year more) has been created
successfully.

-- 
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"


Regarding mentorship for GSOC 2019

2019-04-08 Thread Mahesh Tudu
Hello,
I want to work for the project *Verification of Bhyve's instruction
emulation *for GSOC 2019, but on the FreeBSD idea list for GSOC 2019 there
is no mentor allotted for it till now. I also have written the proposal but
I want it to be reviewed once by a mentor.
If you know someone who can assist me on this project, then kindly let me
know.

Thank You.
___
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"


Re: running FreePBX SNG7 Official Distro

2019-04-08 Thread Victor Sudakov
Rodney W. Grimes wrote:
> > > > 
> > > > As I stated earlier bhyve is missing percistant efi variables,
> > > > and that is most likely the reason that VirtualBox just works
> > > > and bhyve does not.
> > > > 
> > > > Probably you well find in your VirtualBox directory a
> > > > file that is used to store efivars, that is where the
> > > 
> > > I'll look into the VirtualBox directory tomorrow and report here. 
> > 
> > I searched through my disk and was unable to find a persistant efivars
> > storage in my VirtualBox 6.0 installation. 
> > 
> > A Google search reveals some articles (rather dated I must admit)
> > stating that VirtualBox does not support NVRAM emulation for storing efi
> > variables: 
> > 
> > https://www.virtualbox.org/ticket/14279
> > https://forums.virtualbox.org/viewtopic.php?t=61970 
> 
> My quick search turns up:
> https://www.virtualbox.org/svn/vbox/trunk/src/VBox/Devices/EFI/DevEFI.cpp

My quick search turns up that it's there in the code but it is not
used, or it is not enabled by default, whatever (it's written in 
https://forums.virtualbox.org/viewtopic.php?p=402022=02333b87a8a2bba99383449fc08ca317#p402022
 ) 

> 
> aka source code thet implements efivars stored in nvram.

Anyway, I could not find a file in my virtualbox directory which would
look like a storage with NVRAM data.

-- 
Victor Sudakov,  VAS4-RIPE, VAS47-RIPN
2:5005/49@fidonet http://vas.tomsk.ru/


signature.asc
Description: PGP signature


Re: running FreePBX SNG7 Official Distro

2019-04-08 Thread Rodney W. Grimes
> Victor Sudakov wrote:
> > > 
> > > As I stated earlier bhyve is missing percistant efi variables,
> > > and that is most likely the reason that VirtualBox just works
> > > and bhyve does not.
> > > 
> > > Probably you well find in your VirtualBox directory a
> > > file that is used to store efivars, that is where the
> > 
> > I'll look into the VirtualBox directory tomorrow and report here. 
> 
> I searched through my disk and was unable to find a persistant efivars
> storage in my VirtualBox 6.0 installation. 
> 
> A Google search reveals some articles (rather dated I must admit)
> stating that VirtualBox does not support NVRAM emulation for storing efi
> variables: 
> 
> https://www.virtualbox.org/ticket/14279
> https://forums.virtualbox.org/viewtopic.php?t=61970 

My quick search turns up:
https://www.virtualbox.org/svn/vbox/trunk/src/VBox/Devices/EFI/DevEFI.cpp

aka source code thet implements efivars stored in nvram.

> they recommend using startup.nsh instead.  I wonder if bhyve's efi
> implementation supports startup.nsh.

I believe that is how the alternate boot selector someone
pointed at gets hooked in.

> Victor Sudakov,  VAS4-RIPE, VAS47-RIPN
> 2:5005/49@fidonet http://vas.tomsk.ru/

-- 
Rod Grimes rgri...@freebsd.org
___
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"