Seite 1 von 1

Fehler bei VMware Server für Linux 2

Verfasst: 17.12.2008, 09:12
von BeWi
Nach einem Neustart des Servers erhalte ich folgenden Fehler:

Führe /etc/init.d/vmware restart aus ...

Stopping VMware autostart virtual machines:
Virtual machines failed
Stopping VMware management services:
VMware Virtual Infrastructure Web Access
VMware Server Host Agent failed
Stopping VMware services:
VMware Authentication Daemon done
VM communication interface socket family: done
Virtual machine communication interface done
Virtual machine monitor done
Bridged networking on /dev/vmnet0 done
Host network detection done
DHCP server on /dev/vmnet1 done
Host-only networking on /dev/vmnet1 done
DHCP server on /dev/vmnet8 done
NAT service on /dev/vmnet8 done
Host-only networking on /dev/vmnet8 done
Virtual ethernet failed

Führe /etc/init.d/vmware-autostart restart aus ...

Stopping VMware autostart virtual machines:
Virtual machines failed
VMware Server is installed, but it has not been (correctly) configured
for the running kernel. To (re-)configure it, invoke the
following command: /usr/bin/vmware-config.pl.


Führe /etc/init.d/vmware-core restart aus ...

Stopping VMware services:
VMware Authentication Daemon done
VM communication interface socket family: done
Virtual machine communication interface done
Virtual machine monitor done
Bridged networking on /dev/vmnet done
Host network detection done
DHCP server on /dev/vmnet1 done
Host-only networking on /dev/vmnet1 done
DHCP server on /dev/vmnet8 done
NAT service on /dev/vmnet8 done
Host-only networking on /dev/vmnet8 done
Virtual ethernet failed

Führe /etc/init.d/vmware-mgmt restart aus ...

Stopping VMware management services:
VMware Virtual Infrastructure Web Access
VMware Server Host Agent failed
VMware Server is installed, but it has not been (correctly) configured
for the running kernel. To (re-)configure it, invoke the
following command: /usr/bin/vmware-config.pl.



dkh-intranet:~ # /usr/bin/vmware-config.pl

Making sure services for VMware Server are stopped.

Stopping VMware autostart virtual machines:
Virtual machines failed
Stopping VMware management services:
VMware Virtual Infrastructure Web Access
VMware Server Host Agent failed
Stopping VMware services:
VMware Authentication Daemon done
VM communication interface socket family: done
Virtual machine communication interface done
Virtual machine monitor done
Bridged networking on /dev/vmnet0 done
Host network detection done
DHCP server on /dev/vmnet1 done
Host-only networking on /dev/vmnet1 done
DHCP server on /dev/vmnet8 done
NAT service on /dev/vmnet8 done
Host-only networking on /dev/vmnet8 done
Virtual ethernet failed
Unable to stop services for VMware Server

Execution aborted.

Meine Frage ist nun, wie kann ich die Dienste stoppen, damit ich die Konfiguration erneut starten kann ?

Sorry - habe ich vergessen!

Verfasst: 17.12.2008, 09:27
von BeWi
Konfiguration: VMware Server 2 auf Suse Linux Enterprise Server 10

Newbie-Problem - ich habe es selbst gelöst!

Verfasst: 17.12.2008, 09:47
von BeWi
Mit etwas Abstand und nachdenken habe ich die Lösung selbst gefunden, d.h. mit kill <PID> den Task abgeschossen und dann die Konfiguration erneut durchlaufen lassen.

:oops: