9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] vmware & replica
@ 2003-02-20 14:33 Nikolay Paskov
  2003-02-20 21:56 ` Russ Cox
  0 siblings, 1 reply; 2+ messages in thread
From: Nikolay Paskov @ 2003-02-20 14:33 UTC (permalink / raw)
  To: 9fans


Hi,
Is there a problem with vmware and replica? I ran

	disk/kfscmd allow
	replica/pull -v /dist/replica/network
	disk/kfscmd disallow

after that I rebooted the system and plan9 rejected to get the IP address
and DNS server via DHCP. My log file looks like that.

Feb 20 15:06:18 wrzx79 vmnet-dhcpd: DHCPDISCOVER from 00:50:56:40:d3:e1 via
vmnet8
Feb 20 15:06:18 wrzx79 vmnet-dhcpd: DHCPOFFER on 192.168.79.128 to
00:50:56:40:d3:e1 via vmnet8

I made an experiment and run clear copy. There was no problem.


Feb 20 16:10:25 wrzx79 vmnet-dhcpd: DHCPDISCOVER from 00:50:56:40:d3:e1 via
vmnet8
Feb 20 16:10:26 wrzx79 vmnet-dhcpd: DHCPOFFER on 192.168.79.128 to
00:50:56:40:d3:e1 via vmnet8
Feb 20 11:38:26 wrzx79 vmnet-dhcpd: DHCPREQUEST for 192.168.79.128 from
00:50:56:40:d3:e1 via vmnet8
Feb 20 11:38:27 wrzx79 vmnet-dhcpd: DHCPACK on 192.168.79.128 to
00:50:56:40:d3:e1 via vmnet8



Did I make something wrong ?

Nikolay



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

* Re: [9fans] vmware & replica
  2003-02-20 14:33 [9fans] vmware & replica Nikolay Paskov
@ 2003-02-20 21:56 ` Russ Cox
  0 siblings, 0 replies; 2+ messages in thread
From: Russ Cox @ 2003-02-20 21:56 UTC (permalink / raw)
  To: 9fans

I put out new kernels that fix this and a bunch
of other weird bugs you might have observed over
the last couple days.  The new ipoput "no route" code
signaled the lack of route by erroring but some
callers weren't expecting an error.  Dave changed
it to be a return value, and now things seem better.

In particular it should fix the DHCP problem.

Russ


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

end of thread, other threads:[~2003-02-20 21:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-02-20 14:33 [9fans] vmware & replica Nikolay Paskov
2003-02-20 21:56 ` Russ Cox

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).