FreeBSD 6.0 on VMware Server Time and Clock Slow Down FreeBSD 6.0 VMware Server Aika ja Kello hidastaa

FreeBSD 6.0, when running as guest operating system in VMware Server or VMware Workstation 5.0, the FreeBSD system encounters considerable clock ticking slowdown, up to as high as 60% of time loss compared to real time clock. FreeBSD 6.0, kun käynnissä vieraana käyttöjärjestelmään VMware Server tai VMware Workstation 5.0, ja FreeBSD-järjestelmä havaitsee huomattava kello tikittää hidastuminen, jopa niinkin korkea kuin 60% ajan menetys verrattuna reaaliajassa vuorokauden. Even right after you reset the clock and set the time properly, after a while, the gap between FreeBSD virtual machine time and actual time will be widen. Myös oikeus sen jälkeen, kun palauttaa kello ja aseta aika oikein sen jälkeen, kun jonkin aikaa, on ero FreeBSD virtual machine aikaa ja todellinen aika tulee laajentaa.

One possible solution or workaround to this problem is to disable the use of APIC (note: Not ACPI) by adding the following line in /boot/loader.conf: Yksi mahdollinen ratkaisu tai ratkaisua tähän ongelmaan on poistaa käytöstä APIC (huom: Ei ACPI) lisäämällä seuraavan rivin tiedostoon / boot / loader.conf:

hint.apic.0.disabled=1 hint.apic.0.disabled = 1

By disabling APIC device, FreeBSD is forced to fall back on the IRQ timers to avoid the rate of the clock and timer on emulated FreeBSD machine on VMware slows down. The down side to this resolution is that FreeBSD cannot runs in as SMP kernel mode as a virtual SMP machine on the emulated machine. Alas puoli tässä päätöslauselmassa on, että FreeBSD ei voi ajaa kuin SMP-kernel mode kuin virtuaalinen SMP-kone uudelleen emuloitu kone.

Another alternative is to comment out the “device apic” line in the kernel config file and rebuild the kernel, but only if you are technically know what you’re doing. Toinen vaihtoehto on kommentti, että "laite apic" line in the kernel config-tiedoston ja rakentaa uudelleen ytimen, mutta vain jos olet teknisesti tiedä mitä olet tekemässä.

For VMware host in Windows NT operating system, reboot and run the Windows OS in safe mode may solve the timing incorrect issue too, although it’s better to format and install the whole machine as FreeBSD rather than running it as Windows safe mode host. Saat VMware vastaanottavan Windows NT-käyttöjärjestelmä, reboot ja suorita Windows OS turvallisessa tilassa voi ratkaista ajoitus väärä kysymys myös, vaikka se on parempi muodossa ja asentaa koko kone kuin FreeBSD eikä näy sen Windows vikasietotilassa isäntä.

IMPORTANT : This is a machine translated page which is provided "as is" without warranty. TÄRKEÄÄ: Tämä on koneellisesti käännetty sivu, joka tarjotaan "sellaisenaan" ilman takuu. Machine translation may be difficult to understand. Machine translation voi olla vaikea ymmärtää. Please refer to Tutustu original English article alkuperäinen Englanti artikkeli whenever possible. aina kun mahdollista.

Share and contribute or get technical support and help at Osake ja edistää tai saada teknistä tukea ja apua My Digital Life Forums My Digital Life-foorumit .


5 Responses to “FreeBSD 6.0 on VMware Server Time and Clock Slow Down” 5 Vastaukset "FreeBSD 6.0 VMware Server Aika ja Kello Slow Down"

  1. Rexiology... Rexiology ... : Clock in a VMWare FreeBSD Guest Runs More Slowly or Quickly Than Real Time... : Kello on VMWare FreeBSD Asiakkaiden Runs hitaammin tai nopeammin kuin Real Time ...
    January 7th, 2007 20:30 7 tammikuu, 2007 20:30
    1

    [...] , vmware, APIC   Share this post: email it! [...], VMware, APIC Jaa tämä post: email it! | bookmark it! | Kirjanmerkkeihisi! | digg it! | Digg it! | live it! | Elää sen! Published 07-01-2007 08:28 by Rex Filed under Useful Tools, Information Technology,Linux [...] Julkaistu 07.01.2007 08:28 jonka Rex Filed under Hyödyllisiä Työkalut Tietotekniikka, Linux [...]

  2. Planeta FreeBSD » Clock in a VMWare FreeBSD Guest Runs More Slowly or Quickly Than Real Time… Planeta FreeBSD »Kello on VMware FreeBSD Asiakkaiden kulkee hitaammin tai nopeammin kuin reaaliajassa ...
    January 7th, 2007 21:08 7 tammikuu, 2007 21:08
    2

    [...] ;umm, seems that I am little bit enthusiastic about knowing all those unix-like system recently, since I didn’t pay ;much time to know ;them before. [...]; Umm, tuntuu, että olen vähän innostunut tietää kaikkia niitä, Unix: n kaltainen järjestelmä äskettäin, koska minulla ei ole maksanut; paljon aikaa tiedä, niitä ennen. right now I’ve set up ;3 VMs with vmware‘>CentOS4.4 , Gentoo Linux 2006 ;(since it is able to run in Sun SPARC machine), FreeBSD 6.1 , and going to setup one more VM with Sun Solaris 10 x86 (11/2006 version) ;arch to get familiar with all those main stream unix-like OSes.while toying around with Gentoo and FreeBSD, I did found that Gentoo seems had no problems on the clock issue happened in my CentOS as well as FC6 as described in my previous post. nyt olen perustamassa; 3 VMS kanssa VMware '> CentOS4.4, Gentoo Linux 2006, (koska se voi suorittaa Sun SPARC-kone), FreeBSD 6.1, ja aikoo setup yhden VM: Sun Solaris 10 x86 (11/2006 versio); arch päästä tuttu kaikille niille main stream-Unix-like OSes.while toying noin käyttö Gentoo-ja FreeBSD, tein todettiin, että Gentoo näyttää ollut mitään ongelmia kello asia tapahtui minun CentOS sekä FC6 kuvattu minun edellinen postitse. but FreeBSD did encounter this problem again. mutta FreeBSD ei kohtaavat tämän ongelman uudelleen. the clock is much slower than real one on the host OS.by searching to Google, I found this post saying about FreeBSD clock is slowing when acting in VMWare as guest OS, and it was also the same reason in Linux that the OS is using APIC to get the clock for the time. kello on paljon hitaampaa kuin todellisia yksi vastaanottava OS.by hakuja Google, löysin tämän jälkeinen sananlasku FreeBSD kello on hidastumassa, kun toimii VMWare vieraana OS, ja se oli myös samasta syystä Linux, että OS on käytössä APIC saada kelloa ja aikaa. the solution is to disable APIC on the boot time by editing /boot/loader.conf and put a line:hint.apic.0.disabled=1in the file and reboot FreeBSD, or to ;’to comment out the “device apic” line in the kernel config file and rebuild the kernel’. ratkaisu on poistaa APIC että käynnistyksen aikana muokkaamalla / boot / loader.conf ja laittaa rivi: hint.apic.0.disabled = 1in tiedosto ja käynnistä FreeBSD, tai "; kommentoida ulos"-laite apic " rivi kernel config-tiedoston ja rakentaa uudelleen ytimen ". also by doing so will loose the ability for the guest OS to run in SMP mode. myös siten menettävät kyvyn varten vieraileva OS suorittaa SMP-tilassa. pretty same as what ;happened in Linux. melko sama kuin mitä; tapahtui Linux. After doing the loader.conf modification and reboot the FreeBSD VM, the clock is back to normal without problem. Kun tekee loader.conf muutokseen ja käynnistä FreeBSD VM, kello on palannut normaaliksi ilman ongelmia. by installing VMWare-Tools into FreeBSD vm, verifying that vmware-guestd is running and also in the FreeBSD guest OS’s .vmx file, set toos.syncTime to TRUE, the time in my FreeBSD vm is back to normal and won’t need NTP to sync the real time, just like what I did in my CentOS in previous post. asentamalla VMWare-Tools osaksi FreeBSD asm sen varmistamiseksi, että VMware-guestd on käynnissä ja myös silloin, FreeBSD vieras OS's. VMX tiedosto, aseta toos.syncTime TOSI, kun minun FreeBSD VM on palannut normaaliksi ja ei tarve NTP-synkronointiin todellista aikaa, aivan kuten mitä tein CentOS aiemmissa postitse. It’s pretty cool that I can run all those 3 VMs with different unix-like OSes simutaniously in my Windows 2003 R2 Server with 2GB RAM. Se on melko viileä, että voin ajaa kaikki ne 3 VMS eri Unix-like Osés simutaniously minun Windows 2003 R2 Server kanssa 2GB RAM-muistia. I gave ;each guest OS 384mb RAM to run and thanks to VMWare Workstation’s dynamic memory allocation technology, while my testing of those 3 VMs I can still have more than 1 gb RAM for my host OS. Annoin; jokainen vieras OS 384mb RAM matkaa ja kiitos VMWare Workstation dynaamisen muistin varauksen tekniikkaa, kun taas minun testauksen on 3 VMS voin silti olla enemmän kuin 1 GB RAM-muistia minun isäntä OS. I think it should be no problem for me to boot up one more Solaris 10 VM in the same time. Mielestäni sen ei pitäisi olla ongelma minut käynnistyä yksi Solaris 10 VM vuonna samaan aikaan. The goal is to understanding all those system and networking administration tasks on those different main-stream unix-like OSes and further more to host web applications and database systems on them. Tavoitteena on ymmärrys kaikkien niiden järjestelmän ja verkottumista hallinnon tehtäviä näiden eri main-stream-Unix-like Osés ja vielä enemmän vastaanottavan web-sovellusten ja tietokannan käyttö niitä. maybe than trying to develop some Mono projects ;to run ASP.NET websites ;upon them. ehkä kuin yrittää kehittää Mono hankkeista; ajaa ASP.NET verkkosivuilla; heille. ;I’ve already found that it’s pretty different on the admin of ; Linux and BSD systems since it’s pretty different on the directory structures as well as those admin commands and locations of various config files. ; Olen jo todennut, että se on melko erilainen "admin" varten; Linux-ja BSD-järjestelmissä koska se on melko erilainen hakemistoon rakenteita samoin kuin admin-komennot ja paikat eri config-tiedostoja. wondering if it’s also different ;in a Solaris OS… anyway, it’s always nice to learn new things, and I am enjoying it on my weekend… Technorati Tags: linux ;, ;freebsd, ;solaris, ;CentOS, ;ntp, ;clock, ;kernel , ;vmware, ;APIC ; [...] ihmettelevät, jos se on myös erilainen; on Solaris-käyttöjärjestelmä ... joka tapauksessa, se on aina mukavaa oppia uusia asioita, ja olen nauttia se minun viikonloppu ... Technorati Tags: linux,,, FreeBSD, Solaris,; CentOS,; ntp,; kellon,; ydin,; VMware,; APIC; [...]

  3. Planeta Gentoo » Comment on FreeBSD 6.0 on VMware Server Time and Clock Slow Down by Planeta FreeBSD » Clock in a VMWare FreeBSD Guest Runs More Planeta Gentoo »Kommentti FreeBSD 6.0 VMware Server Aika ja Kello Slow Down on Planeta FreeBSD» Kello on VMWare FreeBSD Asiakkaiden Runs Lisää
    January 8th, 2007 00:20 8 tammikuu, 2007 00:20
    3

    [...] Original post by Comments for My Digital Life [...] [...] Alkuperäinen kirjeenä kommentit My Digital Life [...]

  4. Permasalahan Time di FreeBSD GuestOS pada VMware « Admin Juga Manusia 2.0 ™ Permasalahan Aika di FreeBSD GuestOS pada VMware «Admin Juga Manusia 2,0 ™
    July 3rd, 2007 07:02 3 heinäkuu, 2007 07:02
    4

    [...] 2. [...] 2. Tambahkan baris ‘hint.apic.0.disabled=1′ di /boot/loader.conf. Tambahkan Baris "hint.apic.0.disabled = 1 'di / boot / loader.conf. Solusi ini saya dapat dari link ini. Sisällönhallinnan ini saya dapat dari linkki ini. [...]

  5. Virtualized LoadRunner? Virtualized LoadRunner Kapasiteettisuunnittelu Hienosäätö? (Part 3 of 3) by LoadRunner TnT (Osa 3 / 3), jonka LoadRunner Kapasiteettisuunnittelu Hienosäätö TNT
    October 13th, 2007 14:41 13 lokakuu, 2007 14:41
    5

    [...] FreeBSD 6.0 on VMware Server Time and Clock Slow Down [from My Digital Life] [...] [...] FreeBSD 6.0 VMware Server Aika ja Kello Slow Down [Oma Digital Life] [...]

Leave a Reply Jätä vastaus

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> Voit käyttää näitä koodeja: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del Datetime = ""> <em> <i> <q Cite=""> <strike> <strong>

Subscribe to comments feature has been disabled. Tilaa kommentit ominaisuus on poistettu käytöstä. To receive notification of latest comments posted, subscribe to Jos haluat saada ilmoituksen Uusimmat kommentit lähetetty, tilata My Digital Life Comments RSS feed My Digital Life kommentit RSS-syöte or tai register to receive rekisteri ottaa vastaan new comments in daily email digest. uusia kommentteja päivittäin emaildigest.

New Articles Uudet artikkelit

Incoming Search Terms for the Article Saapuvat Search Terms oleva artikla

vmware freebsd time VMware FreeBSD-aika - -- freebsd apic mode FreeBSD apic tila - -- hint.apic.0.disabled=1 hint.apic.0.disabled = 1 - -- freebsd clock vmware FreeBSD kello VMware - -- freebsd vmware clock too slow FreeBSD VMware kello liian hidas - -- vmware freebsd 6 VMware FreeBSD 6 - -- linux problem time slow linux-ongelma aika hidas - -- freebsd vmware FreeBSD VMware - -- vmware bsd smp VMware BSD-smp - -- centos & vvirtual server & time centos & vvirtual palvelin & aika - -- freebsd em vmware FreeBSD: ssa VMware - -- freebsd vmware time FreeBSD VMware aika - -- gentoo clock slow gentoo kello hitaasti - -- linux slow down clock linux hidastaa kellon - -- tiempo reloj digital tiempo reloj digitaalinen - -- vmware server time problem VMware serverin aika ongelma - -- vmware tools "vmware server 2.0" freebsd VMware tools "VMware Server 2.0" FreeBSD - -- vmware clock freebsd VMware kello FreeBSD - -- vmware server time VMware serverin aika - -- why server slow+FreeBSD miksi palvelin hidas + FreeBSD - -- "device apic" "laite apic" - -- "slow down" "system time" solaris "hidastaa" "system time" Solaris - -- arm system timer slow clock käsivarsiin ajastin hidas kellon - -- clock vmware run slowly 64 bit kello VMware ajaa hitaasti 64-bittinen - -- freebsd vmware time slow FreeBSD VMware aika hidas - -- how to set time on vmware miten asettaa aikaa VMware - -- install vmware workstation on freebsd asentaa VMware työasema on FreeBSD - -- set clock vmware asettaa kellon VMware - -- slow down system time solaris hidastaa järjestelmän aika Solaris - -- time FreeBSD aika FreeBSD - -- vm clock slow VM kello hitaasti - -- vmware time problem VMware aika ongelma - -- vmware windows guest too slow on linux VMware ikkunat vieras liian hidas Linux - -- vmware+guest+time+delay VMware + vierashuone + aika + viive - -- vmware clock slow VMware kello hitaasti - -- vmware solaris clock slow VMware Solaris kello hitaasti - -- "real time clock" vmware linux "reaaliajassa kellon" VMware linux - -- freebsd time sync vmware FreeBSD aika sync VMware - -- free download freebsd vmx ilmainen lataus FreeBSD VMX - -- vmware freebsd time skew load VMware FreeBSD aika vino kuorma - -- vmware server freebsd VMware palvelin FreeBSD - -- vmware 6.1 download VMware 6.1 latauksia - -- vmware esx windows time slow VMware ESX ikkunat aika hidas - -- vmware timing VMware ajoitus - -- slow down system clock hidastaa järjestelmän kellon - -- slow down my computer clock hidastaa oman tietokoneen kellon - -- smp loader.conf smp loader.conf - -- time synchronization vm freebsd aika synkronoinnin asm FreeBSD - -- virtual machine time clock slow Virtual Machine kello hitaasti - -- vmware + gentoo + clock slow VMware + gentoo + kello hitaasti - --