Virtual box

Status
Für weitere Antworten geschlossen.
Hi!

My Resource monitor is running again now! (for some reason the SNMP needed to be turned on for that)
So my DS415+ is running perfectly when Virtualbox is running without any VM's enabled.

But as soon as I enable a Win10-VM, the VM works perfectly but the complete DSM GUI stops working. Also http://dsm-ip/phpvirtualbox doesn't work any more. Docker also crashes at the same time and ssh also stops.

Any ideas? I tried changing the NIC of the VM to NAT or Bridge but that doesn't help.
 
Zuletzt bearbeitet:
danke für die Hilfe.
Woher bekomme ich denn "VBGuestAdditions" ?

Hessi:

select the optical drive and browse for a ISO file. Then go to: (assuming your virtualbox package is installed on volume 1)

/volume1/@appstore/virtualbox/opt/VirtualBox/additions
and select "VBoxGuestAdditions.iso"

Then run your VM and install the additions from the cd.
 
Hi!
...
Any ideas? I tried changing the NIC of the VM to NAT or Bridge but that doesn't help.

I created a new VM and that one is installing now while the rest of the DSM is still working. Will check the differences between the 2 to figure out what's causing this.
 
During install of the new VM my DSM gui crashed again....

But SSH is still running....
 
Bei mir hat sich ebenfalls gerade die DSM GUI verabschiedet.
Hab Docker, VDSMM und VB laufen lassen.

@Diablo:
Könnte man diese unnötigen Auflösungen in der Konsole wieder aus dem Paket löschen?
War zwar ne "lustige" Idee, die soweit ich mich errinneren kann von Bordi kam, aber kein Mensch braucht 16x16..... etc und es ist jedes mal mühsam sich die richtige rauszusauchen. Die 3:4 Standardauflösungen und die aktuellen 16:9-10 Auflösungen für HD reichen vollkommen.

Wäre nett wenn man das beim näcshtne Update einbauen kann.
Danke!
 
Zuletzt bearbeitet:
Hessi:

select the optical drive and browse for a ISO file. Then go to: (assuming your virtualbox package is installed on volume 1)

/volume1/@appstore/virtualbox/opt/VirtualBox/additions
and select "VBoxGuestAdditions.iso"

Then run your VM and install the additions from the cd.


habe ich genauso versucht. er kommt leider zu einer Fehlermeldung:

fehler1.JPG

Die Details zur Fehlermeldung:

Rich (BBCode):
SoapFault Object
(
    [message:protected] => VirtualBox error: rc=0x80bb0001 The medium '/volume1/@appstore/virtualbox/opt/VirtualBox/additions/VBoxGuestAdditions.iso' can't be used as the requested device type (0x80004005)
    [string:Exception:private] => 
    [code:protected] => 0
    [file:protected] => /volume1/web/phpvirtualbox/endpoints/lib/vboxServiceWrappers.php
    [line:protected] => 920
    [trace:Exception:private] => Array
        (
            [0] => Array
                (
                    [file] => /volume1/web/phpvirtualbox/endpoints/lib/vboxServiceWrappers.php
                    [line] => 920
                    [function] => __soapCall
                    [class] => SoapClient
                    [type] => ->
                    [args] => Array
                        (
                            [0] => IVirtualBox_openMedium
                            [1] => Array
                                (
                                    [0] => Array
                                        (
                                            [_this] => 4487a96a49187b03-0000000000000001
                                            [location] => /volume1/@appstore/virtualbox/opt/VirtualBox/additions/VBoxGuestAdditions.iso
                                            [deviceType] => HardDisk
                                            [accessMode] => ReadWrite
                                            [forceNewUuid] => 
                                        )

                                )

                        )

                )

            [1] => Array
                (
                    [file] => /volume1/web/phpvirtualbox/endpoints/lib/vboxconnector.php
                    [line] => 5058
                    [function] => openMedium
                    [class] => IVirtualBox
                    [type] => ->
                    [args] => Array
                        (
                            [0] => /volume1/@appstore/virtualbox/opt/VirtualBox/additions/VBoxGuestAdditions.iso
                            [1] => HardDisk
                            [2] => ReadWrite
                            [3] => 
                        )

                )

            [2] => Array
                (
                    [file] => /volume1/web/phpvirtualbox/endpoints/lib/vboxconnector.php
                    [line] => 951
                    [function] => remote_mediumAdd
                    [class] => vboxconnector
                    [type] => ->
                    [args] => Array
                        (
                            [0] => Array
                                (
                                    [path] => /volume1/@appstore/virtualbox/opt/VirtualBox/additions/VBoxGuestAdditions.iso
                                    [type] => HardDisk
                                )

                        )

                )

            [3] => Array
                (
                    [file] => /volume1/web/phpvirtualbox/endpoints/api.php
                    [line] => 316
                    [function] => __call
                    [class] => vboxconnector
                    [type] => ->
                    [args] => Array
                        (
                            [0] => mediumAdd
                            [1] => Array
                                (
                                    [0] => Array
                                        (
                                            [path] => /volume1/@appstore/virtualbox/opt/VirtualBox/additions/VBoxGuestAdditions.iso
                                            [type] => HardDisk
                                        )

                                    [1] => Array
                                        (
                                            [0] => Array
                                                (
                                                    [data] => Array
                                                        (
                                                            [responseData] => Array
                                                                (
                                                                )

                                                        )

                                                    [errors] => Array
                                                        (
                                                        )

                                                    [persist] => Array
                                                        (
                                                        )

                                                    [messages] => Array
                                                        (
                                                        )

                                                )

                                        )

                                )

                        )

                )

            [4] => Array
                (
                    [file] => /volume1/web/phpvirtualbox/endpoints/api.php
                    [line] => 316
                    [function] => mediumAdd
                    [class] => vboxconnector
                    [type] => ->
                    [args] => Array
                        (
                            [0] => Array
                                (
                                    [path] => /volume1/@appstore/virtualbox/opt/VirtualBox/additions/VBoxGuestAdditions.iso
                                    [type] => HardDisk
                                )

                            [1] => Array
                                (
                                    [0] => Array
                                        (
                                            [data] => Array
                                                (
                                                    [responseData] => Array
                                                        (
                                                        )

                                                )

                                            [errors] => Array
                                                (
                                                )

                                            [persist] => Array
                                                (
                                                )

                                            [messages] => Array
                                                (
                                                )

                                        )

                                )

                        )

                )

        )

    [previous:Exception:private] => 
    [faultstring] => VirtualBox error: rc=0x80bb0001 The medium '/volume1/@appstore/virtualbox/opt/VirtualBox/additions/VBoxGuestAdditions.iso' can't be used as the requested device type (0x80004005)
    [faultcode] => SOAP-ENV:Client
    [detail] => stdClass Object
        (
            [RuntimeFault] => stdClass Object
                (
                    [resultCode] => -2135228415
                    [returnval] => 4487a96a49187b03-0000000000000002
                )

        )

)
 
@DKeppi:
Danke, habs schon gefunden. Hab ich früher ausch schon mal dort geändert aber war zu lange her ;)
Guacamole werd ich mir ansehen.

Die Kombi Docker, VDSMM und VB zu gleich killt mein Netzwerk wenn ich eine gebridge Windows VM starte. Irgenwo ist da ein Hund begraben. Zuerst wird das Netzwerk unerträglich langsaem bis sogar der Zugriff aufs Internet ins stocken gerät. DSM ist zwar noch erreichbar aber nichts geht merh. Erst nach zeihe des Stomstekcer und Neustart gehts wieder.
 
Hessi: Did you try to mount it as a Harddisk instead of an optical drive?

[path] => /volume1/@appstore/virtualbox/opt/VirtualBox/additions/VBoxGuestAdditions.iso
[type] => HardDisk

tschortsch: exactly what is happening to my DSM.

Would it help to try to run it with Docker disabled?

Update: with the docker package disabled the DSM Gui seems to keep on going.
For me this is a workable solution because the only docker I use is a Unifi-management container which I also can run in my WIndows VM.
 
Zuletzt bearbeitet:
Die Kombi Docker, VDSMM und VB zu gleich killt mein Netzwerk wenn ich eine gebridge Windows VM starte.

Also Docker und VB zusammen macht keine Probleme :)
VDSM verwende ich nicht mehr, macht aber meines Wissens mit VB zusammen schon immer Probleme...
 
Der Fehler tritt nur auf wenn die Windows Maschine eine Netzwerkarte hat die mit dem OVS-Switch verbunden ist über den Docker, VDSMM, und natürlcih auch das DSM selbst kommuniziert.

Werde dann mal VDSMM löschen und berichten.
 
Ok, also ich nehme bei mir direkt eth0/eth1, nicht ovs-eth0/eth1
Evtl. liegts ja daran! ;)
 
Ist mir nach dem aktuelle Test gerade in den Sinn gekommen ;)
Danke.
 
Hmmmm... Virtual DSM Manager isn't even installed on my 415+....
 
When the virtual Windows networkcard is connected to eth0 it runs. Docker works also.
 
Hessi: Did you try to mount it as a Harddisk instead of an optical drive?

[path] => /volume1/@appstore/virtualbox/opt/VirtualBox/additions/VBoxGuestAdditions.iso
[type] => HardDisk

Ok mein Fehler. danke für den Hinweis. habe ich korrigiert. ist nun gegangen. Leider gibt es den Status "nicht angeschlossen" aus. weshalb das? Der Mauszeiger läuft immer noch nicht synchron....

Unbenannt.JPG
 
Mir ist gestern schon aufgefallen, dass meine 916+ nicht erreichbar ist.
Naja webstation ohne Port geht.
Port 5000 fürs DSM geht nicht und auch ssh geht nicht.

Hab dort nur eine Win VM am laufen
 
Status
Für weitere Antworten geschlossen.
 

Kaffeautomat

Wenn du das Forum hilfreich findest oder uns unterstützen möchtest, dann gib uns doch einfach einen Kaffee aus.

Als Dankeschön schalten wir deinen Account werbefrei.

:coffee:

Hier gehts zum Kaffeeautomat