Bug 1291092

Summary: nmb.service and smb.service fail to load
Product: [Fedora] Fedora Reporter: Flóki Pálsson <flokip>
Component: sambaAssignee: Guenther Deschner <gdeschner>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: abokovoy, asn, gdeschner, jlayton, lmohanty, madam, sbose, ssorce
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-01-03 18:30:51 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Flóki Pálsson 2015-12-13 17:53:52 UTC
Description of problem:
nmb.service and smb.service fail to load.


Version-Release number of selected component (if applicable):
samba-4.3.1-3.fc23.x86_64

How reproducible:
always 

Steps to Reproduce:
1. # systemctl start nmb.service
2.
3.

Actual results:
Job for nmb.service failed because the control process exited with error code. See "systemctl status nmb.service" and "journalctl -xe" for details.


Expected results:
nmb.service and smb.service loaded  to load and be active

Additional info:
# systemctl --all --failed
  UNIT        LOAD   ACTIVE SUB    DESCRIPTION
● nmb.service loaded failed failed Samba NMB Daemon
● smb.service loaded failed failed Samba SMB Daemon

LOAD   = Reflects whether the unit definition was properly loaded.
ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
SUB    = The low-level unit activation state, values depend on unit type.

2 loaded units listed.
To show all installed unit files use 'systemctl list-unit-files'.


##
# journalctl -xe
-- 
-- Unit nmb.service has failed.
-- 
-- The result is failed.
des 13 17:50:15 F23 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294
des 13 17:50:15 F23 systemd[1]: nmb.service: Unit entered failed state.
des 13 17:50:15 F23 systemd[1]: nmb.service: Failed with result 'exit-code'.
des 13 17:50:15 F23 polkitd[666]: Unregistered Authentication Agent for unix-pro
des 13 17:51:13 F23 systemd[1]: Starting dnf makecache...
-- Subject: Unit dnf-makecache.service has begun start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit dnf-makecache.service has begun starting up.
des 13 17:51:15 F23 dnf[16116]: cachedir: /var/cache/dnf
des 13 17:51:15 F23 dnf[16116]: Loaded plugins: playground, builddep, download, 
des 13 17:51:15 F23 dnf[16116]: DNF version: 1.1.4
des 13 17:51:15 F23 dnf[16116]: Making cache files for all metadata files.
des 13 17:51:15 F23 dnf[16116]: Metadata cache refreshed recently.
des 13 17:51:15 F23 systemd[1]: Started dnf makecache.
-- Subject: Unit dnf-makecache.service has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit dnf-makecache.service has finished starting up.
-- 
-- The start-up result is done.
des 13 17:51:15 F23 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294
des 13 17:51:15 F23 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=42949
lines 1231-1259/1259 (END)

Comment 1 Flóki Pálsson 2015-12-25 17:55:06 UTC
ok now
samba-4.3.3-0.fc23.x86_64

Comment 2 Guenther Deschner 2016-01-05 16:36:34 UTC
Thanks for the feedback and verification!