[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: SAMBA problems on Debian 8.8



Am 15.07.2017 um 14:58 schrieb Ulf Volmer:
On 15.07.2017 13:56, Hans Kraus wrote:

yesterday, 14. July, about 9:30 pm my SAMBA shares on Debian simply
stopped working. I did not do anything on the system.

There were samba updates for jessie yesterday. First one was broken on
some systems so maybe it will help to do an upgrade again.

Any advice for me and what debug info shall I supply?

is samba running? If yes, any messages in the log?

best regards
Ulf


Hi, thanks for the help to all.
apt-get upgrade/update installed nothing. Therefore I presume that I
have the latest updates.

I tried to restart the Samba server:
------------------------------------------------------------------------
root@robbe:/var/log/samba# systemctl restart smbd.service
------------------------------------------------------------------------

Querying the status gives:
------------------------------------------------------------------------
root@robbe:/var/log/samba# systemctl status smbd.service
● smbd.service - LSB: start Samba SMB/CIFS daemon (smbd)
   Loaded: loaded (/etc/init.d/smbd)
   Active: active (exited) since Sat 2017-07-15 15:35:43 CEST; 6s ago
Process: 17381 ExecStop=/etc/init.d/smbd stop (code=exited, status=0/SUCCESS) Process: 17384 ExecStart=/etc/init.d/smbd start (code=exited, status=0/SUCCESS)

Jul 15 15:35:43 robbe systemd[1]: Starting LSB: start Samba SMB/CIFS daemon (smbd)... Jul 15 15:35:43 robbe systemd[1]: Started LSB: start Samba SMB/CIFS daemon (smbd).
root@robbe:/var/log/samba#
------------------------------------------------------------------------

I don't find in the output of 'ps -elf' anything with samba or smb.

In '/var/log/samba' the latest files are from yesterday, around the time
the error occurred. The log files are (the bigger ones are truncated):

log.nmbd
------------------------------------------------------------------------
...
[2017/07/14 20:49:01.939924, 0] ../source3/nmbd/nmbd_browsesync.c:354(find_domain_master_name_query_fail)
  find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name KRAUS_ZUHAUSE<1b> for the workgroup KRAUS_ZUHAUSE.
  Unable to sync browse lists in this workgroup.
[2017/07/14 20:49:01.940054, 0] ../source3/nmbd/nmbd_browsesync.c:354(find_domain_master_name_query_fail)
  find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name KRAUS_ZUHAUSE<1b> for the workgroup KRAUS_ZUHAUSE.
  Unable to sync browse lists in this workgroup.
[2017/07/14 21:04:01.949910, 0] ../source3/nmbd/nmbd_browsesync.c:354(find_domain_master_name_query_fail)
  find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name KRAUS_ZUHAUSE<1b> for the workgroup KRAUS_ZUHAUSE.
  Unable to sync browse lists in this workgroup.
[2017/07/14 21:04:01.950037, 0] ../source3/nmbd/nmbd_browsesync.c:354(find_domain_master_name_query_fail)
  find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name KRAUS_ZUHAUSE<1b> for the workgroup KRAUS_ZUHAUSE.
  Unable to sync browse lists in this workgroup.
[2017/07/14 21:19:01.963122, 0] ../source3/nmbd/nmbd_browsesync.c:354(find_domain_master_name_query_fail)
  find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name KRAUS_ZUHAUSE<1b> for the workgroup KRAUS_ZUHAUSE.
  Unable to sync browse lists in this workgroup.
[2017/07/14 21:19:01.963239, 0] ../source3/nmbd/nmbd_browsesync.c:354(find_domain_master_name_query_fail)
  find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name KRAUS_ZUHAUSE<1b> for the workgroup KRAUS_ZUHAUSE.
  Unable to sync browse lists in this workgroup.
[2017/07/14 21:34:01.964702, 0] ../source3/nmbd/nmbd_browsesync.c:354(find_domain_master_name_query_fail)
  find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name KRAUS_ZUHAUSE<1b> for the workgroup KRAUS_ZUHAUSE.
  Unable to sync browse lists in this workgroup.
[2017/07/14 21:34:01.964832, 0] ../source3/nmbd/nmbd_browsesync.c:354(find_domain_master_name_query_fail)
  find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name KRAUS_ZUHAUSE<1b> for the workgroup KRAUS_ZUHAUSE.
  Unable to sync browse lists in this workgroup.
[2017/07/14 21:40:44.998819,  0] ../source3/nmbd/nmbd.c:58(terminate)
  Got SIGTERM: going down...
------------------------------------------------------------------------

log.smbd
------------------------------------------------------------------------
[2017/07/14 21:40:46.136827,  0] ../lib/util/pidfile.c:153(pidfile_unlink)
Failed to delete pidfile /var/run/samba/smbd.pid. Error was No such file or directory
------------------------------------------------------------------------

log.wb-BUILTIN
------------------------------------------------------------------------
[2017/06/23 11:38:12.736446, 0] ../source3/winbindd/winbindd.c:266(winbindd_sig_term_handler)
  Got sig[15] terminate (is_parent=0)
[2017/07/14 21:40:43.488295, 0] ../source3/winbindd/winbindd.c:266(winbindd_sig_term_handler)
  Got sig[15] terminate (is_parent=0)
------------------------------------------------------------------------

log.wb-ROBBE
------------------------------------------------------------------------
...
[2017/05/26 21:40:56.517196, 0] ../source3/winbindd/winbindd.c:266(winbindd_sig_term_handler)
  Got sig[15] terminate (is_parent=0)
[2017/06/23 11:38:12.736452, 0] ../source3/winbindd/winbindd.c:266(winbindd_sig_term_handler)
  Got sig[15] terminate (is_parent=0)
[2017/07/14 21:40:43.488344, 0] ../source3/winbindd/winbindd.c:266(winbindd_sig_term_handler)
  Got sig[15] terminate (is_parent=0)
------------------------------------------------------------------------

log.winbindd
------------------------------------------------------------------------
[2017/07/14 21:40:43.488300, 0] ../source3/winbindd/winbindd.c:266(winbindd_sig_term_handler)
  Got sig[15] terminate (is_parent=1)
------------------------------------------------------------------------

log.winbindd-idmap
------------------------------------------------------------------------
...
[2017/04/07 21:40:09.510520, 0] ../source3/winbindd/winbindd.c:266(winbindd_sig_term_handler)
  Got sig[15] terminate (is_parent=0)
[2017/05/26 21:40:56.517724, 0] ../source3/winbindd/winbindd.c:266(winbindd_sig_term_handler)
  Got sig[15] terminate (is_parent=0)
[2017/06/23 11:38:12.736476, 0] ../source3/winbindd/winbindd.c:266(winbindd_sig_term_handler)
  Got sig[15] terminate (is_parent=0)
[2017/07/14 21:40:43.488306, 0] ../source3/winbindd/winbindd.c:266(winbindd_sig_term_handler)
  Got sig[15] terminate (is_parent=0)
------------------------------------------------------------------------

Kind regards,
Hans


PS: Sorry for the personal mails.


Reply to: