opensolaris – smbd issues?
Hmm… i’ve been having problems since the 2009.06 (snv_111b) update with cifs.
Cant pin it exactly as it could be “load” related… hmmm.
found this ? http://opensolaris.org/jive/thread.jspa?threadID=107681 this also may be a clue.. http://opensolaris.org/jive/thread.jspa?threadID=92472&tstart=75
imapd ? might have to go back to 2008.11
You might get better performance if you enable oplocks but
there are known issues with it but you can do it just to
see if you see any difference:svccfg -s smb/server setprop smbd/oplock_enable=boolean: true
So far running the above command has fixed things for me? I’ll update if the problem returns.
svccfg -s smb/server setprop smbd/oplock_enable=boolean: true
Updated : 27/07/2009
Problem came back, so i’m updating to 117 as per comments below
Related posts:
- Opensolaris – Samba and Network browsing If you’ve setup samba (rather than the builtin cifs/smb) chances...
- OpenSolaris – Headless server I’ve moved from a CentOS linux distro running vmware server...
- iscsi in opensolaris Want iSCSI in opensolaris? Grab SUNWiscsitgt via package manager. enable...
Related posts brought to you by Yet Another Related Posts Plugin.
I had the same problem with 2009.6 and I upgraded to snv117 because I upgrade my zpool to a version 2008.11 not supports. snv117’s samba is good.
Hi Cail, thanks for that update. I had the same troubles upgrading my zpool and couldnt go back to a previous BE / build (without hassle).
I’m assuming you mean cifs / smb service and not the samba one?
At the moment enabling oplock has seemed to fix the problems. I might stick with it unless any other issues popup.