Re: Samba issue after RAID1 recovery

2015-07-28 Thread Gary Dale
On 28/07/15 08:11 AM, Muhammad Yousuf Khan wrote: I had a RAID 1 array for our (fileserver)samba setup which is integrated with AD . last weekone drive died along with motherboard.i attached the drive to another one everything seems working fine till today. now i am seeing error on windows c

Re: samba issue

2015-04-19 Thread Pol Hallen
Have you tried renaming / deleting the temporary tdbs (see manual)? They're automatically created again. yes I guess with IP addresses instead of names the connection is also dropped? yes I tried. Pol -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "uns

Re: samba issue

2015-04-19 Thread Chris
Am 19.04.2015 um 20:54 schrieb Pol Hallen: > I also checked files in /var/lib/samba/ Have you tried renaming / deleting the temporary tdbs (see manual)? They're automatically created again. I guess with IP addresses instead of names the connection is also dropped? -- Gruß, Christian -- To UN

Re: samba issue

2015-04-19 Thread Pol Hallen
Strange issue. Could you post your samba config? yep, at below There aren't any entries in non-samba logfiles when the connection is dropped? I think... I've checked ALL log files of my system. Is this also happening when there's only the client and the samba server on the LAN? Are they on

Re: samba issue

2015-04-19 Thread Pol Hallen
Is this also a problem when copying (big) files from samba? Without media player? yes Hello Chris :-) Is there packet loss when using floodping (Linux Client, ping -f, see manpage). no loss packets with floodping I tried: - another 2 different NICs with wired cable - init 1 with only samba

Re: samba issue

2015-04-17 Thread Pol Hallen
my server has 3 different ethernet NICs, so I can exclude a driver problems... is it happening with all media players? perhaps it is cache/mem issue server mem issue? what about cache? yep: all media players. All os clients (linux, win and mac) Pol -- To UNSUBSCRIBE, email to debian-user

Re: samba issue

2015-04-17 Thread deloptes
Pol Hallen wrote: > my server has 3 different ethernet NICs, so I can exclude a driver > problems... is it happening with all media players? perhaps it is cache/mem issue -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listma

Re: samba issue

2015-04-16 Thread Pol Hallen
I had a similar problem with samba (on jessie), but under slightly different conditions. Under full load the interface went down and it took several minutes to retrieve connectivity. hello and thanks for your reply :-) I've same problem also if I set low bandwidth my server has 3 different eth

Re: samba issue

2015-04-15 Thread Janis Hamme
I had a similar problem with samba (on jessie), but under slightly different conditions. Under full load the interface went down and it took several minutes to retrieve connectivity. I solved the problem by switching from the default driver (r8169) to the optional r8168 kernel module available thr

Re: samba issue

2015-04-15 Thread Pol Hallen
/etc/samba/smb.conf: socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192 I've: socket options = TCP_NODELAY IPTOS_LOWDELAY SO_RCVBUF=8192 SO_SNDBUF=8192 I tried change 8192 values and also comments socket options but same problem... thanks for help -- Pol -- To UNSUBSCRIBE, emai

Re: samba issue

2015-04-15 Thread deloptes
Pol Hallen wrote: > now: what should I do? /etc/samba/smb.conf: socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192 do you have this in the smb.conf file? might help regards -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Co