Bug #41244
Fix check to see whether the SMB service is started
Description
In FreeNAS 11.1-U6 the samba service wont stop. I ran the service samba_server onestop command and
[root@bonniemini ~]# service samba_server onestop
winbindd not running? (check /var/run/samba4/winbindd.pid).
smbd not running? (check /var/run/samba4/smbd.pid).
nmbd not running? (check /var/run/samba4/nmbd.pid).
[root@bonniemini ~]#
History
#1
Updated by Bonnie Follweiler over 2 years ago
This is in FreeNAS-11.1-U6-INTERNAL2
#2
Updated by Bonnie Follweiler over 2 years ago
- File Screen Shot 2018-08-10 at 3.35.01 PM.png Screen Shot 2018-08-10 at 3.35.01 PM.png added
- File Screen Shot 2018-08-10 at 3.41.33 PM.png Screen Shot 2018-08-10 at 3.41.33 PM.png added
If I check the Start on boot then reboot the SMB service is running and I am able to stop the service in the gui
If I uncheck the SMB start on boot then reboot, in the GUI it looks like Samba is running but:
[root@bonniemini ~]# service samba_server onestop
winbindd not running? (check /var/run/samba4/winbindd.pid).
smbd not running? (check /var/run/samba4/smbd.pid).
nmbd not running? (check /var/run/samba4/nmbd.pid).
[root@bonniemini ~]# c
#3
Updated by Bonnie Follweiler over 2 years ago
- Assignee changed from William Grzybowski to John Hixson
#4
Updated by Dru Lavigne over 2 years ago
- Target version changed from Backlog to 11.1-U6
#5
Updated by Bonnie Follweiler over 2 years ago
Just an fyi that if you stop the SMB service in the command line there is no way to turn it back on in the GUI unless you check "start on boot" and then reboot the system
#6
Updated by John Hixson over 2 years ago
- Assignee changed from John Hixson to Andrew Walker
Andrew, your name is written all over this one
#7
Updated by Bug Clerk over 2 years ago
- Status changed from Unscreened to In Progress
#8
Updated by Andrew Walker over 2 years ago
PR against 11.1-STABLE: https://github.com/freenas/freenas/pull/1684
#10
Updated by Dru Lavigne over 2 years ago
- Subject changed from The GUI shows the SMB service always active - even when it's stopped to Fix check to see whether the SMB service is started
- Needs Doc changed from Yes to No
- Needs Merging changed from Yes to No
#13
Updated by Bonnie Follweiler over 2 years ago
- Status changed from Ready for Testing to Passed Testing
- Needs QA changed from Yes to No
Passed Testing in FreeNAS 11.1-U6 Internal6
#14
Updated by Dru Lavigne over 2 years ago
- Status changed from Passed Testing to Done
#15
Updated by Bonnie Follweiler over 2 years ago
Test passed in FreeNAS-11.2-MASTER-201808290900