Re: VMware tools for FreeBSD

2013-05-08 Thread Mark Felder
If this is a production server operation VMWare will *only* support you  
running their list of supported FreeBSD versions and their official VMWare  
Tools. This means you'll often be left behind several releases with the  
most recent available being completely abandoned by the FreeBSD project.  
It's a sad situation that they call this supported.


If you really don't have any concerns about that what you want is  
emulators/open-vm-tools or emulators/open-vm-tools-nox11

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: VMware tools for FreeBSD

2013-05-08 Thread Greg Larkin
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 5/8/13 7:09 AM, Olivier Nicole wrote:
 Hi,
 
 I am running an ESXi 5.1 VMware server, with one FreeBSD (8.3)
 guest.
 
 I am trying to figure how to install the VMware tools:
 
 - the linux one are working, but I woul prefere a more native
 FreeBSD
 
 - should I install /usr/ports/emulators/vmware-guest6d ? It fails
 with not finding vmware-guestd.
 
 - should I install /usr/ports/emulators/vmware-tools6 ? It seems
 it needs vmware-guest6d as a prerequisite.
 
 What else? All documentation I find on the web refers to a
 VMwareTools for FreeBSD, that I could not locate.
 
 Help please.
 
 Olivier

Hi Olivier,

If you want to install the official VMware guest tools for FreeBSD,
check pages 25-26 in this document:
http://www.vmware.com/pdf/vmware-tools-installation-configuration.pdf

If you have any further questions, please reply here and we'll go from
there.

Best of luck,
Greg
- -- 
Greg Larkin

http://www.FreeBSD.org/   - The Power To Serve
http://www.sourcehosting.net/ - Ready. Set. Code.
http://twitter.com/cpucycle/  - Follow you, follow me
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.13 (Darwin)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iEYEARECAAYFAlGKPtoACgkQ0sRouByUApAhsQCfTH77ZqtdqEpqBNc9brUyUwW8
j/0An3Ho9UW8u+Yp2pTEqnwUzjkiejS1
=r8zT
-END PGP SIGNATURE-
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: VMWare Tools for FreeBSD

2008-04-02 Thread Shawn Barnhart

David Robillard wrote:

Basically the only reason I have for using VM Tools is for the ability
of Vmotion and such with our ESX Server farm. It's really the only
benefit that the VM tools will give me on FreeBSD as all my virtual
machines which are running FreeBSD are servers and don't use any GUI's
either.

Currently there is nothing that doesn't run correctly under VMWare and I
have not seen any lack of performance or anything compared to a physical
machine. Maybe if enough of us push to have the VMWare Tools developed
and certified for use with VMWare that they might actually get started.

I might develop some sort of E-Petition for it, what you think?


Why not? I'm in the exact same position as you are with ESX  FreeBSD.
Hence I'd love to have VMWare Tools developed and certified for use
with FreeBSD. Actually, I'd really like to see VMWare Server and
Player certified for FreeBSD i386 and amd64.


VMWare is great stuff, I use and support all of it, but as a company they have 
a bit of Fortune 500 tunnel vision.  Their pricing is geared towards nickel 
and diming large enterprises and their software support is geared too much 
towards Windows.


Hyper-V will cut deeply into their market and they might regret being too 
MS-centered.  I already have potential customers asking Gee, what about 
Hyper-V.  It's a lot cheaper than ESX and we don't really care about non-MS...


Pricing ESX enterprise (with all the bells  whistles, including vmotion, 
virtual center, HA, etc) at around US$500 per node and providing better 
support for FreeBSD and other alternative OSes would go a LONG way towards 
long-term competitiveness.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: VMWare Tools for FreeBSD

2008-03-18 Thread Terry Sposato

Jeff Dickens wrote:
I just made a copy of /usr/lib/vmware/isoimages/freebsd.iso from VMware 
Server v1.0.4 under a different name, and moved it to the ESX server.


Then I mounted that ISO as a virtual cdrom on the freebsd guest, 
untarred the tools and ran the install script.  It seems to work fine.


A couple of provisos: I don't use X windows on any of my FreeBSD 
systems, and the vmxnet accelerated virtual network adapter does not 
work properly.  I use the e1000 adapter instead.  It wouldn't be a bad 
idea to comment out the 'vmxnet_load=YES' line from /boot/loader.conf, 
but it doesn't seem to cause problems just being loaded.


Furthermore, I don't use any of the virtualcenter features like vmotion, 
etc.  I use freebsd guests for small-footprint servers, for example a 
dhcp and dnscache server with 512MB disk and 32MB ram.



SNIP

Jeff,

Basically the only reason I have for using VM Tools is for the ability 
of Vmotion and such with our ESX Server farm. It's really the only 
benefit that the VM tools will give me on FreeBSD as all my virtual 
machines which are running FreeBSD are servers and don't use any GUI's 
either.


Currently there is nothing that doesn't run correctly under VMWare and I 
have not seen any lack of performance or anything compared to a physical 
machine. Maybe if enough of us push to have the VMWare Tools developed 
and certified for use with VMWare that they might actually get started.


I might develop some sort of E-Petition for it, what you think?

Terry



signature.asc
Description: OpenPGP digital signature


Re: VMWare Tools for FreeBSD

2008-03-18 Thread David Robillard
 Basically the only reason I have for using VM Tools is for the ability
 of Vmotion and such with our ESX Server farm. It's really the only
 benefit that the VM tools will give me on FreeBSD as all my virtual
 machines which are running FreeBSD are servers and don't use any GUI's
 either.

 Currently there is nothing that doesn't run correctly under VMWare and I
 have not seen any lack of performance or anything compared to a physical
 machine. Maybe if enough of us push to have the VMWare Tools developed
 and certified for use with VMWare that they might actually get started.

 I might develop some sort of E-Petition for it, what you think?

Why not? I'm in the exact same position as you are with ESX  FreeBSD.
Hence I'd love to have VMWare Tools developed and certified for use
with FreeBSD. Actually, I'd really like to see VMWare Server and
Player certified for FreeBSD i386 and amd64.

David
-- 
David Robillard
UNIX systems administrator  Oracle DBA
CISSP, RHCE  Sun Certified Security Administrator
Montreal: +1 514 966 0122
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: VMWare Tools for FreeBSD

2008-03-17 Thread Ted Mittelstaedt


 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] Behalf Of Jeff Dickens
 Sent: Sunday, March 16, 2008 5:17 AM
 To: Terry Sposato; freebsd-questions@freebsd.org
 Subject: RE: VMWare Tools for FreeBSD
 
 
  I use the vmware tools for freebsd from the free vmware server 
 product for my esx-hoster freebsd servers. 

Did you have to do anything special to build and install them?

Ted
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: VMWare Tools for FreeBSD

2008-03-17 Thread Jeff Dickens
I just made a copy of /usr/lib/vmware/isoimages/freebsd.iso from VMware 
Server v1.0.4 under a different name, and moved it to the ESX server.


Then I mounted that ISO as a virtual cdrom on the freebsd guest, 
untarred the tools and ran the install script.  It seems to work fine.


A couple of provisos: I don't use X windows on any of my FreeBSD 
systems, and the vmxnet accelerated virtual network adapter does not 
work properly.  I use the e1000 adapter instead.  It wouldn't be a bad 
idea to comment out the 'vmxnet_load=YES' line from /boot/loader.conf, 
but it doesn't seem to cause problems just being loaded.


Furthermore, I don't use any of the virtualcenter features like vmotion, 
etc.  I use freebsd guests for small-footprint servers, for example a 
dhcp and dnscache server with 512MB disk and 32MB ram.




Ted Mittelstaedt wrote:
  

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Jeff Dickens
Sent: Sunday, March 16, 2008 5:17 AM
To: Terry Sposato; freebsd-questions@freebsd.org
Subject: RE: VMWare Tools for FreeBSD


 I use the vmware tools for freebsd from the free vmware server 
product for my esx-hoster freebsd servers. 



Did you have to do anything special to build and install them?

Ted
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]
  

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: VMWare Tools for FreeBSD

2008-03-16 Thread Ted Mittelstaedt


 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] Behalf Of Terry Sposato
 Sent: Saturday, March 15, 2008 10:52 PM
 To: freebsd-questions@freebsd.org
 Subject: VMWare Tools for FreeBSD
 
 
 Hi,
 
  
 
 Is there any future development work being undertaken in order to port
 vmware-tools to FreeBSD.
 
 As our organisation using VMWare ESX Server and a lot of our servers are
 being virtualised to save hardware costs, this would let our 
 FreeBSD servers
 follow as well.
 
  
 
 It does work find under Linux so I am 50% confident that it would port to
 FreeBSD if the work was done. Is it a licensing issue or another 
 reason? Not
 being a developer myself was just wondering if this has been 
 tackled and if
 it is being incorporated somewhere in the future?
 

Are you asking if FreeBSD can be made to run the ESX software so that
a FreeBSD server can virtualize multiple systems, or are you asking
if an ESX server can create a virtual machine that FreeBSD can run in?

If your using the commercial ESX product I would assume you would be
using it on it's own bare metal product incarnation which I think
uses a hacked-up version of Linux (without a compiler or any other
normal Linux tools).  In that case I do not see why you would have
a problem running multiple FreeBSD virtual servers on the ESX
server.

Ted
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: VMWare Tools for FreeBSD

2008-03-16 Thread Peter Boosten


Ted Mittelstaedt wrote:

Are you asking if FreeBSD can be made to run the ESX software so that
a FreeBSD server can virtualize multiple systems, or are you asking
if an ESX server can create a virtual machine that FreeBSD can run in?

If your using the commercial ESX product I would assume you would be
using it on it's own bare metal product incarnation which I think
uses a hacked-up version of Linux (without a compiler or any other
normal Linux tools).  In that case I do not see why you would have
a problem running multiple FreeBSD virtual servers on the ESX
server.



That's not what OP is asking. He wants to run FreeBSD as VM in ESX.
There's currently no support from VMWare for FreeBSD, but it runs anyway.

Peter

--
http://www.boosten.org
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: VMWare Tools for FreeBSD

2008-03-16 Thread Ted Mittelstaedt


 -Original Message-
 From: Peter Boosten [mailto:[EMAIL PROTECTED]
 Sent: Sunday, March 16, 2008 12:29 AM
 To: Ted Mittelstaedt
 Cc: Terry Sposato; freebsd-questions@freebsd.org
 Subject: Re: VMWare Tools for FreeBSD
 
 
 
 Ted Mittelstaedt wrote:
  Are you asking if FreeBSD can be made to run the ESX software so that
  a FreeBSD server can virtualize multiple systems, or are you asking
  if an ESX server can create a virtual machine that FreeBSD can run in?
  
  If your using the commercial ESX product I would assume you would be
  using it on it's own bare metal product incarnation which I think
  uses a hacked-up version of Linux (without a compiler or any other
  normal Linux tools).  In that case I do not see why you would have
  a problem running multiple FreeBSD virtual servers on the ESX
  server.
  
 
 That's not what OP is asking. He wants to run FreeBSD as VM in ESX.
 There's currently no support from VMWare for FreeBSD, but it runs anyway.
 

I figured that was what he was asking, but we should probably
hear from him to make sure that this is really what he was asking.

Unfortunately,
the original post was either from someone who didn't use English
as their native language, or they are paying for their Internet
connection by-the-byte and were trying to make the question as
short as possible, as a result, the entire meaning of the post
was lost.

Ted
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: VMWare Tools for FreeBSD

2008-03-16 Thread Uwe Laverenz
On Sun, Mar 16, 2008 at 05:52:27PM +1100, Terry Sposato wrote:

 Is there any future development work being undertaken in order to port
 vmware-tools to FreeBSD.

I don't know if somebody is actually preparing an official port of
http://open-vm-tools.sourceforge.net/ but I don't think it's too
difficult to compile and run them on FreeBSD 7.0. I hope I'll find
the time to test this soon but I wouldn't be able to roll a port without
some help. :)

 As our organisation using VMWare ESX Server and a lot of our servers are
 being virtualised to save hardware costs, this would let our FreeBSD servers
 follow as well.

If you're using FreeBSD 6.x, you can use the vmware-tools that come with
VMware server 1.04. I tested them with 6.2/amd64 and 6.3/amd64 and they
work fine (vmmemctl.ko and vmware-guestd), including VMotion.

 It does work find under Linux so I am 50% confident that it would port to
 FreeBSD if the work was done. Is it a licensing issue or another reason? Not

No, it's not a licensing issue, since vmware-tools are released as open
source now. I guess it's simply lack of interest and that there aren't
many ESX users who are using FreeBSD as a platform. FreeBSD is not an
enterprise system, you know... :-/

Uwe

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: VMWare Tools for FreeBSD

2008-03-16 Thread Jeff Dickens
 I use the vmware tools for freebsd from the free vmware server product for my 
esx-hoster freebsd servers.  The good people at vmware are apparently not 
interested in adding official freebsd support to esx.

-Original Message-
From: Terry Sposato [EMAIL PROTECTED]
Sent: Sunday, March 16, 2008 2:23 AM
To: freebsd-questions@freebsd.org
Subject: VMWare Tools for FreeBSD

Hi,

 

Is there any future development work being undertaken in order to port
vmware-tools to FreeBSD.

As our organisation using VMWare ESX Server and a lot of our servers are
being virtualised to save hardware costs, this would let our FreeBSD servers
follow as well.

 

It does work find under Linux so I am 50% confident that it would port to
FreeBSD if the work was done. Is it a licensing issue or another reason? Not
being a developer myself was just wondering if this has been tackled and if
it is being incorporated somewhere in the future?

 

Regards,

 

Terry

 

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]