Re: Clock stabilization in VMWare hosted machines?

2008-02-10 Thread Gelsema, P (Patrick)
On Sat, February 9, 2008 20:40, Peter Boosten wrote:
 Quoting Shawn Barnhart [EMAIL PROTECTED]:


 When you installed the tools, did they require X to be operational?
 I'm not planning on running X.

 Neither am I, so no X here.

I am having problems with the vmware tools. It seems to die, everytime
when I start it or rebooted.

Feb 10 13:22:25 wolverine kernel: pid 566 (vmware-checkvm), uid 0: exited
on sig
nal 12 (core dumped)

$ uname -a
FreeBSD wolverine.superhero.nl 7.0-RC2 FreeBSD 7.0-RC2 #0: Sun Feb 10
13:01:07 CET 2008
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/WOLVERINE  i386

$ perl -v
This is perl, v5.8.8 built for i386-freebsd-64int

Any tips?

Rgds,

Patrick


 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]


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


Re: Clock stabilization in VMWare hosted machines?

2008-02-10 Thread Shawn Barnhart

Gelsema, P (Patrick) wrote:

I am having problems with the vmware tools. It seems to die, everytime
when I start it or rebooted.

Feb 10 13:22:25 wolverine kernel: pid 566 (vmware-checkvm), uid 0: exited
on sig
nal 12 (core dumped)

$ uname -a
FreeBSD wolverine.superhero.nl 7.0-RC2 FreeBSD 7.0-RC2 #0: Sun Feb 10
13:01:07 CET 2008
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/WOLVERINE  i386


  
I'm running 6-STABLE and thusfar I haven't had an issue, but I've only 
had them installed for a brief period.


My long-term experience with VMWare has been that FreeBSD is in the 
barely supported category by VMWare.  The guest OS tools are designed 
to help the VMWare host snoop on the OS internals to better manage 
resources like memory, so there's a chance that the tools you're running 
are referencing internals changed from 6.x to 7.x.


That'd be my guess.  You may want to post over on VMWare's forums and 
find out if others have this problem or if 7.x is even considered usable 
with the tools.



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


Re: Clock stabilization in VMWare hosted machines?

2008-02-09 Thread Peter Boosten

Quoting Shawn Barnhart [EMAIL PROTECTED]:



When you installed the tools, did they require X to be operational?
I'm not planning on running X.


Neither am I, so no X here.

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: Clock stabilization in VMWare hosted machines?

2008-02-09 Thread Shawn Barnhart

Peter Boosten wrote:

In my /boot/loader.conf:

kern.hz=100



I rebuilt the kernel with options HZ=100 and this seems to fix it -- 
ntpd sync'd immediately and the clock does not appear to drift.


When you installed the tools, did they require X to be operational?  I'm 
not planning on running X.


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


Re: Clock stabilization in VMWare hosted machines?

2008-02-09 Thread Peter Boosten

Quoting Shawn Barnhart [EMAIL PROTECTED]:


I know this is a major nuisance, but I can't remember how I dealt with
it in the past.  My most recent stab at using ntpd with minpoll 4
polling of a local ntp time source isn't working, the clock drift
prevents any sync from happening (but I'll admit not trying some of the
more aggressive time adjustment options to ntpd).

VMWare's documentation and support leans pretty heavily toward Linux
and I'm not finding a decent recommendation from them.

I rebuilding a kernel with options HZ=100 to see if that makes a
difference, not sure why I remember that helping, but any other
strategies known to work?



In my /boot/loader.conf:

kern.hz=100

In the vmx-file:
tools.synctime = TRUE

I installed the vmware tools and ntpd

That's about all.

ntpdate -d 192.168.23.15:

 9 Feb 20:26:47 ntpdate[45172]: adjust time server 192.168.23.15  
offset 0.057667 sec


Cheers,

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]


Clock stabilization in VMWare hosted machines?

2008-02-09 Thread Shawn Barnhart
I know this is a major nuisance, but I can't remember how I dealt with 
it in the past.  My most recent stab at using ntpd with minpoll 4 
polling of a local ntp time source isn't working, the clock drift 
prevents any sync from happening (but I'll admit not trying some of the 
more aggressive time adjustment options to ntpd).


VMWare's documentation and support leans pretty heavily toward Linux and 
I'm not finding a decent recommendation from them.


I rebuilding a kernel with options HZ=100 to see if that makes a 
difference, not sure why I remember that helping, but any other 
strategies known to work?


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