dgzyk / phpvirtualbox

Automatically exported from code.google.com/p/phpvirtualbox
Other
0 stars 0 forks source link

vboxwebsrv does not recognize changes made directly to configuration files outside of virtualbox #610

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
VirtualBox 4.2
phpVirtualBox: 4.2 (svn/trunk)
OS: Ubuntu 12.04 LTS x64

When switch between servers, the list and virtual media manager information is 
not refreshed.

Configuration:

Have two compute nodes (servers) sharing an glusterfs volume (like an NFS 
mount). The virtual VBOX home dir is on this volume. Both servers point to the 
same location. When I switch between servers, newly provisioned machines and/or 
media does not appear in the other server.

I have tried stopping and restarting the vboxweb-service but it doesn't appear 
to help.

Original issue reported on code.google.com by van.stok...@gmail.com on 18 Oct 2012 at 6:53

GoogleCodeExporter commented 8 years ago
Hello,

I don't think this is supported by VirtualBox itself. Do newly provisioned VMs 
show up on the other server when running:

VBoxManage list vms

?

Original comment by imooreya...@gmail.com on 18 Oct 2012 at 7:36

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Yes, it does appear when I do the "VBoxManage list vms" on the other server(s).

Original comment by van.stok...@gmail.com on 18 Oct 2012 at 10:49

GoogleCodeExporter commented 8 years ago
Can you attach your config.php (with passwords removed) please?

Original comment by imooreya...@gmail.com on 18 Oct 2012 at 11:53

GoogleCodeExporter commented 8 years ago
config file attached.

Original comment by van.stok...@gmail.com on 19 Oct 2012 at 12:09

Attachments:

GoogleCodeExporter commented 8 years ago
I'm sorry, I don't know how to make vboxwebsrv pick the changes up. This is 
essentially like directly modifying the main vbox XML file and expecting the 
program to pick it up. I don't think this is possible. You can try raising the 
issue over at virtualbox.org.

Original comment by imooreya...@gmail.com on 20 Oct 2012 at 12:13