9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] vmware installation problems
@ 2009-07-27 20:21 roger peppe
  2009-07-27 21:08 ` erik quanstrom
  0 siblings, 1 reply; 9+ messages in thread
From: roger peppe @ 2009-07-27 20:21 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

i'm trying to install plan 9 under vmware (2.0.5 this time, having
failed with 1.0),
and it all worked fine (fossil + venti installation, 8GB disk, all
defaults, rebooted fine,
waited for venti to calm down, fshalt), except that when i came to reboot,
i got i/o errors as it was booting - here are some messages from the console:

init: starting /bin/rc
ndb/dns: can't read my ip address
2009/0728 00:53:27 err 4: write /dev/sdC0/isect offset 0xb0a4000 count
65536 buf 1dc6000 returned -1: i/o error
/boot/venti: part /dev/sdC0/isect addr 0xaf24000: icachewritesect
writepart: write /dev/sdC0/isect offset 0xb0a4000 count 65536 buf
1dc6000 returned -1: i/o error

there was then a long pause and then i got lots and lots more i/o
error messages, and it failed to boot.

initially, i thought that this was a one-off accident, so i
reinstalled everything
from scratch... and got exactly the same errors (with different addr
and offset).

someone else tried almost exactly the same thing (latest iso, md5:
d65178d8d8870c1488c64bc5ad8cdca8),
mac os, vmware fusion 2.0.0, and had no problems.

any ideas, anyone?



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [9fans] vmware installation problems
  2009-07-27 20:21 [9fans] vmware installation problems roger peppe
@ 2009-07-27 21:08 ` erik quanstrom
  0 siblings, 0 replies; 9+ messages in thread
From: erik quanstrom @ 2009-07-27 21:08 UTC (permalink / raw)
  To: 9fans

> there was then a long pause and then i got lots and lots more i/o
> error messages, and it failed to boot.

sounds like missed irqs.

> init: starting /bin/rc
> ndb/dns: can't read my ip address
> 2009/0728 00:53:27 err 4: write /dev/sdC0/isect offset 0xb0a4000 count
> 65536 buf 1dc6000 returned -1: i/o error
> /boot/venti: part /dev/sdC0/isect addr 0xaf24000: icachewritesect
> writepart: write /dev/sdC0/isect offset 0xb0a4000 count 65536 buf
> 1dc6000 returned -1: i/o error

a few things that might differ between the intaller
and the installed image that might cause lost irqs or
other problems, maybe in likelyhood order:
- the mp irq state,
- the dma state,
- the lba settings.

contrib quanstro/sd might have some extra debugging
that may help.  it also has some defense against missed
irqs.  it will log them and soldier on.  i know it's a
gruesome hack, but missed ide interrupts have been
a common disease and the easiest way to debug them
is to have a bootable system.

- erik



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [9fans] vmware installation problems
  2009-07-29 17:34             ` roger peppe
  2009-07-29 17:54               ` drivers
@ 2009-07-30 16:32               ` Tim Newsham
  1 sibling, 0 replies; 9+ messages in thread
From: Tim Newsham @ 2009-07-30 16:32 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

> it's the latest version of VMWare Fusion AFAIK...

Ahh, my apologies.  I had incorrectly assumed "VMWare Workstation".

>> And you said VMWare 2.x, which is exceedingly old...

Tim Newsham
http://www.thenewsh.com/~newsham/



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [9fans] vmware installation problems
  2009-07-29 17:34             ` roger peppe
@ 2009-07-29 17:54               ` drivers
  2009-07-30 16:32               ` Tim Newsham
  1 sibling, 0 replies; 9+ messages in thread
From: drivers @ 2009-07-29 17:54 UTC (permalink / raw)
  To: 9fans

Hello Roger,

	I'm currently running latest Plan 9 in vmware fusion Version 2.0 (116369).  This system has been behaving perfectly on every installation (save where i really botched something up trying to learn the system).

What is your host OS?  I'm running this on Mac OS X 10.5.8

hope we can get you a fix for this soon,

respectfully,

++james



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [9fans] vmware installation problems
  2009-07-29 17:12           ` Tim Newsham
@ 2009-07-29 17:34             ` roger peppe
  2009-07-29 17:54               ` drivers
  2009-07-30 16:32               ` Tim Newsham
  0 siblings, 2 replies; 9+ messages in thread
From: roger peppe @ 2009-07-29 17:34 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

it's the latest version of VMWare Fusion AFAIK...

2009/7/29 Tim Newsham <newsham@lava.net>:
>>> This problem is only with plan9?
>>
>> yup.
>> although it is plan9-inside-vmware, which could make
>> a significant difference.
>
> And you said VMWare 2.x, which is exceedingly old...
>
> Tim Newsham
> http://www.thenewsh.com/~newsham/
>
>



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [9fans] vmware installation problems
  2009-07-29 16:28         ` roger peppe
@ 2009-07-29 17:12           ` Tim Newsham
  2009-07-29 17:34             ` roger peppe
  0 siblings, 1 reply; 9+ messages in thread
From: Tim Newsham @ 2009-07-29 17:12 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

>> This problem is only with plan9?
>
> yup.
> although it is plan9-inside-vmware, which could make
> a significant difference.

And you said VMWare 2.x, which is exceedingly old...

Tim Newsham
http://www.thenewsh.com/~newsham/



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [9fans] vmware installation problems
  2009-07-29 16:07       ` Rodolfo (kix)
@ 2009-07-29 16:28         ` roger peppe
  2009-07-29 17:12           ` Tim Newsham
  0 siblings, 1 reply; 9+ messages in thread
From: roger peppe @ 2009-07-29 16:28 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

> This problem is only with plan9?

yup.
although it is plan9-inside-vmware, which could make
a significant difference.



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [9fans] vmware installation problems
  2009-07-29 14:49     ` roger peppe
@ 2009-07-29 16:07       ` Rodolfo (kix)
  2009-07-29 16:28         ` roger peppe
  0 siblings, 1 reply; 9+ messages in thread
From: Rodolfo (kix) @ 2009-07-29 16:07 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

Is an strange problem ... problem with interrupts?

Try to disable some hardware stuff, like the CD-ROM, USB, soundcard, etc.

This problem is only with plan9?

On Wed, Jul 29, 2009 at 4:49 PM, roger peppe<rogpeppe@gmail.com> wrote:
> well, now i've got another problem...
> i'm gettting strange time behaviour in the virtual machine.
> (as before, this is under VMWare 2.0.5, latest plan 9 ISO)
>
> time goes much faster than it should,
> and the VM hangs up for approx 7 seconds
> every 40 seconds or so. after a hangup, system
> time proceeds even faster for a little while,
> before settling down again.
>
> i've attached a pdf graph of the behaviour
> (times in seconds, real time on the x-axis, system time on
> the y-axis, data points generated by looping alternating
> reading /dev/time and sleep(1000)). the
> blank spots in the graph are where the system
> was hung up unresponsive, not even the mouse cursor
> moves.
>
> anyone got any idea what might be going on here?
>



-- 
Rodolfo García "kix"
EA4ERH - IN80ER



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [9fans] vmware installation problems
       [not found]   ` <df49a7370907290727m438abc4bx82dc6b0345d64731@mail.gmail.com>
@ 2009-07-29 14:49     ` roger peppe
  2009-07-29 16:07       ` Rodolfo (kix)
  0 siblings, 1 reply; 9+ messages in thread
From: roger peppe @ 2009-07-29 14:49 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

[-- Attachment #1: Type: text/plain, Size: 732 bytes --]

well, now i've got another problem...
i'm gettting strange time behaviour in the virtual machine.
(as before, this is under VMWare 2.0.5, latest plan 9 ISO)

time goes much faster than it should,
and the VM hangs up for approx 7 seconds
every 40 seconds or so. after a hangup, system
time proceeds even faster for a little while,
before settling down again.

i've attached a pdf graph of the behaviour
(times in seconds, real time on the x-axis, system time on
the y-axis, data points generated by looping alternating
reading /dev/time and sleep(1000)). the
blank spots in the graph are where the system
was hung up unresponsive, not even the mouse cursor
moves.

anyone got any idea what might be going on here?

[-- Attachment #2: plan9-time-bug.pdf --]
[-- Type: application/pdf, Size: 52916 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2009-07-30 16:32 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-07-27 20:21 [9fans] vmware installation problems roger peppe
2009-07-27 21:08 ` erik quanstrom
     [not found] <df49a7370907290157u44aa95ebv588fcbd6b023c404@mail.gmail.com>
     [not found] ` <832c87e4aa20e86ae6651751b91821b3@quanstro.net>
     [not found]   ` <df49a7370907290727m438abc4bx82dc6b0345d64731@mail.gmail.com>
2009-07-29 14:49     ` roger peppe
2009-07-29 16:07       ` Rodolfo (kix)
2009-07-29 16:28         ` roger peppe
2009-07-29 17:12           ` Tim Newsham
2009-07-29 17:34             ` roger peppe
2009-07-29 17:54               ` drivers
2009-07-30 16:32               ` Tim Newsham

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).