Bug 692636
| Summary: | NMB Fails at Boot Up | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | sfriend |
| Component: | samba | Assignee: | Guenther Deschner <gdeschner> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 15 | CC: | gdeschner, jlayton, ssorce |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2011-04-06 15:59:48 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
*** This bug has been marked as a duplicate of bug 486231 *** |
Description of problem: nmb service fails to start at boot up. The service can be started manually after system boots up . Version-Release number of selected component (if applicable): Fedora 15 Beta How reproducible: Enable smb and nmb service , setup /etc/samba/smb.conf Actual results: smb starts. nmb tries to start and exits. Expected results: Additional info: This is the nmb error log [2011/03/31 16:50:38, 0] nmbd/nmbd.c:863(main) nmbd version 3.6.0pre1-64pre1.fc15 started. Copyright Andrew Tridgell and the Samba Team 1992-2010 [2011/03/31 16:50:38.432996, 0] lib/util_sock.c:876(open_socket_in) bind failed on port 137 socket_addr = 192.168.1.14. Error = Cannot assign requested address [2011/03/31 16:50:38.433546, 0] nmbd/nmbd_subnetdb.c:104(make_subnet) nmbd_subnetdb:make_subnet() Failed to open nmb socket on interface 192.168.1.14 for port 137. Error was Cannot assign requested address [2011/03/31 16:50:38.433647, 0] nmbd/nmbd.c:977(main) ERROR: Failed when creating subnet lists. Exiting.