Hello,
I am using Virtualbox to virtualize several Maschines with different services in a network.
Since the hosts are servers in a cellar-room, we only use ssh to handle them.
I use to start the VMs with "VBoxManage startvm VMname -type vrdp"
(btw, is that the correct way? what is with "VBoxHeadless" or other?)
Sometimes (with all Versions of Virtualbox) it happes, that with "ps ax" i can see, that a certain VM is running (and it is definetly running) but with
VBoxManage list vms or showvminfo VMname it tells me it is aborted oder not running...
It is not a big Problem, because it runs.
Though there are Problems:
1. it is not possible anymore, to monitor the serves correctly. (I wrote some perl-scripts that use the output of VBoxManage commands)
2. I cannot control the VM anymore. for example, pause it, or shut it down, take a snapshot, what ever. Cause VBoxManage thinks, it is not running.
Any Idea?
Is it because i start them wrongly? (use VBoxHeadless?)
-----
The Environment:
HOSTs:
Ubuntu Hardy LTS on 64-Bit Servers
Bridged Networking on 3 Networks
VirtualBox 1.6.4 (same problem with 1.6.2, 1.6.0, 1.4.xx)
"VBoxManage list vms" doens't show all running vms
-
Sasquatch
- Volunteer
- Posts: 17798
- Joined: 17. Mar 2008, 13:41
- Primary OS: Debian other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Windows XP, Windows 7, Linux
- Location: /dev/random
Run the VBoxManage and/or VBoxHeadless commands as normal user, not with Sudo as root.
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org
Retired from this Forum since OSSO introduction.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org
Retired from this Forum since OSSO introduction.
-
Sasquatch
- Volunteer
- Posts: 17798
- Joined: 17. Mar 2008, 13:41
- Primary OS: Debian other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Windows XP, Windows 7, Linux
- Location: /dev/random
Can I assume that the VMs are registered correctly for the user?
As for the 'run as root' response: We've had a couple of users with the same 'problem' and they were all using the wrong account or with sudo. Just wanted to clear that first.
As for the 'run as root' response: We've had a couple of users with the same 'problem' and they were all using the wrong account or with sudo. Just wanted to clear that first.
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org
Retired from this Forum since OSSO introduction.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org
Retired from this Forum since OSSO introduction.