On Mon, Sep 28, 2009 at 08:55:37PM +0100, John Levon wrote: > > Can you check whether dns client service > > (svc:/network/dns/client:default) is up on the install client? > > No, I can't - there's no svcs or ps binaries.
After much pain importing an rpool from elsewhere, I got svcs: # svcs -xv network/dns/client svc:/network/dns/client:default (DNS resolver) State: disabled since Mon Sep 28 05:53:40 2009 Reason: Disabled by an administrator. # cat /etc/svc/volatile/network-dns-client\:default.log [ start + 1.03s Disabled. ] -bash: /usr/bin/hostname: No such file or directory # netstrategy ufs xnf0 dhcp # cat system-identity\:node.log [ start + 0.54s Enabled. ] [ start + 9.28s Executing start method ("/lib/svc/method/identity-node"). ] [ start + 9.32s Method "start" exited with status 0. ] Any suggestions? regards john