Koozali.org: home of the SME Server

Howto: Install VMWare GSX 2.5 Server on SME 6 final

gbl

Howto: Install VMWare GSX 2.5 Server on SME 6 final
« on: June 22, 2004, 07:40:36 PM »
Hi Community and Webmaster,

I have written a howto for installing GSX 2.5 Server on SME 6.0 final.
The GSX Server works fine since a week.

I will publish for free this Howto if contribs.org are totaly free in future.
If contribs.org comes a parital or full paid service, I publish this Howto as eBook for €50.-- Sorry.

sincerly
Guenter

duncan

Howto: Install VMWare GSX 2.5 Server on SME 6 final
« Reply #1 on: June 23, 2004, 03:03:52 AM »
Go on, Be a sport and post your howto.

organetic

VMWARE on SME network connections problem
« Reply #2 on: June 28, 2004, 03:40:33 PM »
I understand your point but... As long as we keep changing thoughts and projects all community will benefit, isn't it?

Anyway, could you please just point me how did you addressed the problem regarding network connections? As soon as I install and configure vmware and bridge it's virtual connection to the sme host machine, I loose ALL network connections as soon as I reboot.

Best regards and keep up the good work.

PS: Is it possible to use vmware workstation without Xfree too?

Organetic

Offline Boris

  • *
  • 783
  • +0/-0
Re: VMWARE on SME network connections problem
« Reply #3 on: June 28, 2004, 08:02:31 PM »
Quote from: "organetic"
PS: Is it possible to use vmware workstation without Xfree too?

VMWare GSX server let you "disconnect" local console and redirect it to another computer, therefore its possible to get away with just X libraries to satisfy the dependency and not full X gui on the server. VMWare workstation only allows you to use local connection to the Virtual Machines and Full X windows (with windows manager) is required on the server.
I’ve tried to follow this how-to and tested VMWare GSX .v3 on SME. The VMWare management interface prevents default apache config from running even they run on the different ports.
This far I am thinking of configuring standard Linux distro (SUSE or RH) with VMWare on it and run SME along some workstations as guest computers in my test environment.
...

duncan

Howto: Install VMWare GSX 2.5 Server on SME 6 final
« Reply #4 on: June 29, 2004, 12:37:16 AM »
organetic - cant really help with your network problem except to say I just used the defaults for everything in the vmware-config.pl script. The network survives a reboot.

Boris - I have GSX server 3.0.0 running here on a test machine with no problems with the web interface for either SME or GSX server. The only problem I do have is with squid and atalk which I am not really concerned about.

Offline Boris

  • *
  • 783
  • +0/-0
Howto: Install VMWare GSX 2.5 Server on SME 6 final
« Reply #5 on: June 29, 2004, 01:54:15 AM »
duncan,
what SME version you are using it with?
...

duncan

Howto: Install VMWare GSX 2.5 Server on SME 6 final
« Reply #6 on: June 29, 2004, 02:10:19 AM »
A clean install of 6.0.1. with no other contribs.

orgnetic

VMWARE network fix?
« Reply #7 on: June 29, 2004, 03:46:00 AM »
So why do I loose access to server manager? I can't reach it through the console also. Is there a fix?

duncan

Re: VMWARE network fix?
« Reply #8 on: June 30, 2004, 09:08:34 AM »
Quote from: "orgnetic"
So why do I loose access to server manager? I can't reach it through the console also. Is there a fix?


Looking at your howto - It looks like your using two nics. Perhaps the firewall is giving you grief. I dont think I bridged the connection going for NAT instead.

Boris - I have built a small rpm that installs templates for - services, hosts.allow and xinetd.conf and deals with vmware-authd.

Offline Boris

  • *
  • 783
  • +0/-0
Re: VMWARE network fix?
« Reply #9 on: June 30, 2004, 09:51:52 AM »
Quote from: "duncan"
Boris - I have built a small rpm that installs templates for - services, hosts.allow and xinetd.conf and deals with vmware-authd.

Nice. I would like to take a look. vmware-authd gave me the most grief.
...

duncan

Howto: Install VMWare GSX 2.5 Server on SME 6 final
« Reply #10 on: June 30, 2004, 10:05:50 AM »
From Here

/sbin/e-smith/db configuration setprop vmware status enabled
/sbin/e-smith/signal-event console-save
/sbin/reboot

Offline Boris

  • *
  • 783
  • +0/-0
Howto: Install VMWare GSX 2.5 Server on SME 6 final
« Reply #11 on: June 30, 2004, 07:16:19 PM »
Thank you. I'll try and let your (and everybody interested) know of results.
...

Offline Boris

  • *
  • 783
  • +0/-0
Howto: Install VMWare GSX 2.5 Server on SME 6 final
« Reply #12 on: July 13, 2004, 09:03:56 AM »
Tried it again with GSX 3.1
Works fine until I install and use web management.
It runs different version of apache from different config file and on the different port and it conflicting with main instance of apache anyway.
...

duncan

Howto: Install VMWare GSX 2.5 Server on SME 6 final
« Reply #13 on: July 13, 2004, 09:51:22 AM »
Hi Boris.

I am looking at it now. I can confirm connection to both

http://10.0.0.100/server-manager
and
http://10.0.0.100:8222/vmware/en/

I am running GSX 3.0 on 6.0.1 in server only mode with atalk and squid disabled.

Regards Duncan

Offline Boris

  • *
  • 783
  • +0/-0
Howto: Install VMWare GSX 2.5 Server on SME 6 final
« Reply #14 on: July 13, 2004, 09:19:11 PM »
can you check if
https://10.0.0.100:8333/vmware/en/ works as well?
...