smbd loses connection on DHCP lease
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
dhcpcd (Ubuntu) |
In Progress
|
Medium
|
Chuck Short |
Bug Description
Packages:
samba:
Installiert: 2:3.4.0-3ubuntu4
Kandidat: 2:3.4.0-3ubuntu4
Versions-Tabelle:
*** 2:3.4.0-3ubuntu4 0
500 http://
100 /var/lib/
dhcp3-client:
Installiert: 2:3.4.0-3ubuntu4
Kandidat: 2:3.4.0-3ubuntu4
Versions-Tabelle:
*** 2:3.4.0-3ubuntu4 0
500 http://
100 /var/lib/
using:
Description: Ubuntu karmic (development branch)
Release: 9.10
Problem:
On a Karmic server edition a samba server cuts any connection if the dhcp client renews its IP. The shell says in that moment:
Reloading /etc/samba/smb.conf smbd only
a) sambd shout keep connections as long as the server does not receive a different IP
b) the string "Reloading /etc/samba/smb.conf smbd only" should be written to a log and not direct into the shell
Work around: kill dhcp client or extend lease time on DHCP server.
This problem was also mentioned in
http://
affects: | ubuntu → samba (Ubuntu) |
Changed in samba (Ubuntu): | |
assignee: | nobody → Chuck Short (zulcss) |
importance: | Undecided → Medium |
tags: | added: bugzapping-target |
affects: | samba (Ubuntu) → dhcpcd (Ubuntu) |
This is caused by a low dhcp relase time. I have fixed up the dhcp script for samba that if the IP address doesnt change then it doesnt restart samba.
Regards
chuck