Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!cs.utexas.edu!rice!rice!sun-spots-request From: soledad!dlong@celerity.fps.com (Dean Long) Newsgroups: comp.sys.sun Subject: Re: Naive problem with dataless client Keywords: Miscellaneous Message-ID: <1990Aug1.011525.1349@rice.edu> Date: 30 Jul 90 08:21:42 GMT Sender: sun-spots-request@rice.edu Organization: Sun-Spots Lines: 15 Approved: Sun-Spots@rice.edu Originator: spots@titan.rice.edu X-Sun-Spots-Digest: Volume 9, Issue 287, message 11 X-Refs: Original: v9n281, Replies: v9n287 In article <10313@brazos.Rice.edu> rlee@digigw.lab.nanko.digital.co.jp writes: [...] >Problem: The commands, w, vmstat, and ps (!) do not work on the dataless >client, but do so on the 4/370. "w" and "ps aux" simply return silently >while vmstat comes back with the message "vmstat: Disk init info not in >namelist". [...] It sounds like the dataless client is missing /vmunix. That would cause 'w' and 'ps' to stop working, because they need the symbol table in /vmunix to find addresses in /dev/kmem. That's probably the problem with 'vmstat' too, since complains about a 'namelist' (/vmunix). Dean Long dlong@soledad