Koozali.org: home of the SME Server
Obsolete Releases => SME 7.x Contribs => Topic started by: Jáder on December 16, 2010, 01:43:53 AM
-
I'm following wiki page http://wiki.contribs.org/Vmware to install VMware 2 on SME7 (fully updated!)
After install I do not run signal-event (business hours) but was able to connect on vm ui.
A few minutes ago I run those signal-event commands and after reboot I was unable to connect vmware.
Some info for help you understand/diagnostic:
[root@marreco ~]# /etc/rc7.d/S91httpd.vmware restart
/etc/rc7.d/S91httpd.vmware: Couldn't find/execute init script for service httpd.vmware
[root@marreco ~]# ls -la /etc/rc7.d/S91httpd.vmware
lrwxrwxrwx 1 root root 32 Dec 15 22:35 /etc/rc7.d/S91httpd.vmware -> /etc/rc.d/init.d/e-smith-service
[root@marreco ~]# netstat -an|grep 8333
tcp 0 0 0.0.0.0:8333 0.0.0.0:* LISTEN
[root@marreco ~]# ps gaux|grep -i vmw
root 5291 0.1 1.5 78716 32456 ? Ssl 22:05 0:02 /usr/lib/vmware/bin/vmware-hostd -a -d -u /etc/vmware/hostd/config.xml
root 11125 0.0 0.0 4984 652 pts/1 S+ 22:40 0:00 grep --color=auto -i vmw
and finally a restart of service:
[root@marreco ~]# /etc/rc.d/init.d/vmware restart
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 [ OK ]
VM communication interface socket family: [ OK ]
Virtual machine communication interface [ OK ]
Virtual machine monitor [ OK ]
Bridged networking on /dev/vmnet0 [ OK ]
Host network detection [ OK ]
Virtual ethernet [FAILED]
I have choose do not use NAT.
This server is on server-only mode.
Thanks in advance by any idea/tip... I'm going to sleep because is late here.
Maybe tomorrow morning I'll see things more clear :)
Regards.
-
Are you sure you also installed the semserver-vmware contrib? This has been the problem for others in the past: http://forums.contribs.org/index.php/topic,42678.msg204429.html#msg204429
-
I´m sure:
[root@marreco ~]# rpm -qi smeserver-vmware-server
Name : smeserver-vmware-server Relocations: (not relocatable)
Version : 0.0.1 Vendor: Contribs.org <http://contribs.org>
Release : 4.el4.sme Build Date: Sun 30 Mar 2008 02:28:09 AM BRT
Install Date: Wed 15 Dec 2010 05:21:03 PM BRST Build Host: build32-1.contribs.local
Group : SMEServer/addon Source RPM: smeserver-vmware-server-0.0.1-4.el4.sme.src.rpm
Size : 418 License: GPL
Signature : DSA/SHA1, Sun 30 Mar 2008 05:36:07 PM BRT, Key ID 3d7205081e9c9308
Packager : Contribs.org <http://contribs.org>
Summary : VMware server integration package for SME Server
Description :
VMware server integration package for SME Server
I´m curious about this error, as I shown above/below:
[root@marreco ~]# /etc/rc7.d/S91httpd.vmware restart
/etc/rc7.d/S91httpd.vmware: Couldn't find/execute init script for service httpd.vmware
[root@marreco ~]# ls -la /etc/rc7.d/S91httpd.vmware
lrwxrwxrwx 1 root root 32 Dec 15 22:35 /etc/rc7.d/S91httpd.vmware -> /etc/rc.d/init.d/e-smith-service
and more info:
[root@marreco ~]# config show httpd.vmware
httpd.vmware=service
TCPPorts=8222,8333
access=private
status=enabled
[root@marreco ~]# config show vmware
vmware=service
status=enabled
[root@marreco ~]# ps gaux|grep vmware
root 5291 0.0 1.5 78716 32460 ? Ssl Dec15 0:04 /usr/lib/vmware/bin/vmware-hostd -a -d -u /etc/vmware/hostd/config.xml
root 5404 0.0 0.0 5496 572 pts/0 S+ 11:17 0:00 grep --color=auto vmware
[root@marreco ~]# netstat -an|grep 8333
tcp 0 0 0.0.0.0:8333 0.0.0.0:* LISTEN
[root@marreco ~]# netstat -an|grep 8222
tcp 0 0 0.0.0.0:8222 0.0.0.0:* LISTEN
-
I have had the same problem ... what I did was install vmware on a freshly installed sme 7 then do the updates ... this works without problems.
I have had no time to try and work out what could cause this problem ... and not sure if I could figure it out as I do not have the expertise.
Regards,
Tib