I ran into the same problem today. Installed cifs and the service would not start (stuck in maintenance mode).
It turned out to be #2 below - after running add_drv, as described below, smb/server came out of maintenance mode (svcadm clear ...) and cifs was operational. I am running svn_127, the latest load as of Nov 26 2009, and this issue is still present, but the workaround works (very important to me since I wanted to test CIFS without restarting which would reest my ongoing ZFS resilver). Thanks > Ross wrote: > > Sorry, bad info on my part. I did actually need to > reboot to install the services, but not to configure > them. > > > > My previous testing had been with snv_95, which had > the services included in the build I used so didn't > need a reboot. > > -- > > There appear to be two issues, which are being > investigated. > > 1. The SMF manifest is not being imported > automatically, > which, on Nevada, is done by i.manifest. Workaround: > > svccfg import > t /var/svc/manifest/network/smb/server.xml > > 2. The smbsrv pseudo device is not accessible, which > results in > the following log message: > smbd: kernel bind error: No such file or directory > > I haven't tested this on OpenSolaris 2008.05 but I > think the > following should work: > > rem_drv smbsrv > add_drv smbsrv > > I'll have more information soon. > > Alan > > _______________________________________________ > cifs-discuss mailing list > [email protected] > http://mail.opensolaris.org/mailman/listinfo/cifs-disc > uss -- This message posted from opensolaris.org _______________________________________________ cifs-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/cifs-discuss
