> On May 15, 2015, at 2:25 PM, Jim Klimov <[email protected]> wrote: > > 15 мая 2015 г. 21:56:09 CEST, "[email protected]" <[email protected]> > пишет: >> Hi >> >> I created a zone per omnios wiki for a mysql-server (omnios r151014). >> But i can’t seem to start the nfs/client service. It just says >> offline*.There are no clue in any of the logs. If i do a svcadm enable >> -r nfs/client it says svcadm: svc:/milestone/network depends on >> svc:/network/physical, which has multiple instances. >> >> Any help would be appreciated. I wish to mount a nfs share for backing >> up mysql-databases >> >> Regards >> Martin >> Sent with Airmail >> >> >> ------------------------------------------------------------------------ >> >> _______________________________________________ >> OmniOS-discuss mailing list >> [email protected] >> http://lists.omniti.com/mailman/listinfo/omnios-discuss > > The state offline* (with asterisk) means transition from offline (is in > process of onlining). You might want to look into > /var/svc/log/*nfs-client*log for possible more details, and/or to manually > rerun (or instrument with 'sh -x' and the likes) the scripts and bits of the > service to trace into the problem.
pro tip: cat $(svcs -L nfs/client) -- richard _______________________________________________ OmniOS-discuss mailing list [email protected] http://lists.omniti.com/mailman/listinfo/omnios-discuss
