search for: sys_disk_free

Displaying 19 results from an estimated 19 matches for "sys_disk_free".

2016 Jun 09
0
dfree is broken on this system
...Solaris 10 i386 box and Samba 4.4.3 on a >>> Solaris 10 sparc box. >>> I have not looked at the logs for awhile. Just checking now and I see >>> many of the following on both systems. >>> >>> [2016/06/01 11:22:04.402945, 0] ../source3/smbd/dfree.c:139(sys_disk_free) >>> WARNING: dfree is broken on this system >>> >>> What could be the cause of this? >> >> The code that creates this is: >> >> if ((*dsize)<1) { >> if (!dfree_broken) { >> DEBUG(...
2016 Jun 08
0
dfree is broken on this system
...amba 4.3.4 on a Solaris 10 i386 box and Samba 4.4.3 on a > > Solaris 10 sparc box. > > I have not looked at the logs for awhile. Just checking now and I see > > many of the following on both systems. > > > > [2016/06/01 11:22:04.402945, 0] ../source3/smbd/dfree.c:139(sys_disk_free) > > WARNING: dfree is broken on this system > > > > What could be the cause of this? > > The code that creates this is: > > if ((*dsize)<1) { > if (!dfree_broken) { > DEBUG(0,("WARNING: dfree is broken...
2016 Nov 16
2
Disk size on share with multiple partitions
...>> I tried using this, but get following Errors: >> >> ../source3/lib/system.c:1143(sys_popen) sys_popen: ERROR executing command >> '/usr/bin/dfree .': Fehler im Format der Programmdatei (Error in format of >> program file) >> ../source3/smbd/dfree.c:117(sys_disk_free) disk_free: file_lines_load() >> failed for command '/usr/bin/dfree .'. Error was : Keine Kind-Prozesse (no >> child processes) > Did you put > > #!/bin/bash > > into the first line of the file? > > Volker Yes, I did. Jochen
2016 Nov 16
2
Disk size on share with multiple partitions
...t; > Volker Thanks for the fast reply Volker, I tried using this, but get following Errors: ../source3/lib/system.c:1143(sys_popen) sys_popen: ERROR executing command '/usr/bin/dfree .': Fehler im Format der Programmdatei (Error in format of program file) ../source3/smbd/dfree.c:117(sys_disk_free) disk_free: file_lines_load() failed for command '/usr/bin/dfree .'. Error was : Keine Kind-Prozesse (no child processes) This is on Ubuntu 16.04 using Sernet Samba 4.4.7-SerNet-Ubuntu-20.xenial I get this no matter what I put into the shell script. I even tried putting: echo number nu...
2004 Dec 21
1
Samba panics on disk size and connection is lost while copting files.
...0x8202000] #1 /usr/sbin/smbd(smb_panic+0x26) [0x82021d6] #2 /usr/sbin/smbd [0x81ed0b0] #3 [0xffffe420] #4 /lib/tls/libc.so.6(getmntent+0x54) [0x4035ad84] #5 /usr/sbin/smbd [0x80e1058] #6 /usr/sbin/smbd(sys_get_quota+0xed) [0x80e1a7d] #7 /usr/sbin/smbd(disk_quotas+0x4d) [0x80e5aed] #8 /usr/sbin/smbd(sys_disk_free+0xcb) [0x8088bcb] #9 /usr/sbin/smbd(vfswrap_disk_free+0x39) [0x80d2329] #10 /usr/sbin/smbd [0x80ba8fb] #11 /usr/sbin/smbd(reply_trans2+0x13cb) [0x80c09cb] #12 /usr/sbin/smbd [0x80dccf0] #13 /usr/sbin/smbd(process_smb+0x19a) [0x80dd27a] #14 /usr/sbin/smbd(smbd_process+0x16f) [0x80dd6df] #15 /usr/sbi...
2005 Jun 06
2
samba bug
...3 smbd [0x81cacc6] #4 /lib/libc.so.6 [0x402b1168] #5 /lib/libc.so.6(__getmntent_r+0x36) [0x4035ed66] #6 /lib/libc.so.6(getmntent+0x55) [0x4035ec05] #7 smbd [0x80db11e] #8 smbd(sys_get_quota+0xa0) [0x80dba4e] #9 smbd(disk_quotas+0x46) [0x80df1ae] #10 smbd [0x8086a41] #11 smbd(sys_disk_free+0x2d) [0x8086ca8] #12 smbd(vfswrap_disk_free+0x2d) [0x80cac2c] #13 smbd [0x80b70ea] #14 smbd(reply_trans2+0x938) [0x80bf3be] #15 smbd [0x80d6b58] #16 smbd [0x80d6c08] #17 smbd(process_smb+0x1eb) [0x80d6f4d] #18 smbd(smbd_process+0x171) [0x80d7b43] #19 smbd(main+0x843) [0x825...
2016 Jun 07
1
dfree is broken on this system
Running Samba 4.3.4 on a Solaris 10 i386 box and Samba 4.4.3 on a Solaris 10 sparc box. I have not looked at the logs for awhile. Just checking now and I see many of the following on both systems. [2016/06/01 11:22:04.402945, 0] ../source3/smbd/dfree.c:139(sys_disk_free) WARNING: dfree is broken on this system What could be the cause of this? Tom Schulz Applied Dynamics Intl. schulz at adi.com
2020 Feb 18
0
vfs fruit disk_free fails on tmsize overflow with macOS Time Machine
...t be found` and using the command line gives `mount_smbfs: mount error: /backup: Permission denied`. smbd logs the following errors: ../source3/modules/vfs_fruit.c:6995(fruit_tmsize_do_dirent) fruit_tmsize_do_dirent: tmsize overflow: bandsize [8388608] nbands [32547] ../source3/smbd/dfree.c:125(sys_disk_free) sys_disk_free: VFS disk_free failed. Error was : Invalid or incomplete multibyte or wide character FYI: That second line refers to the myriad files that the Time Machine backup creates inside the '.sparsebundle' subfolder 'bands'. NB: in my case the folder path includes a 'sp...
2015 Sep 01
1
[Announce] Samba 4.1.20 Available for Download
...make sure we pass a valid server to rpccli_netlogon_sam_network_logon*(). o Anubhav Rakshit <anubhav.rakshit at gmail.com> * BUG 11361: s3:libsmb: Fix a bug in conversion of ea list to ea array. o Andreas Schneider <asn at samba.org> * BUG 11403: s3-smbd: Leave sys_disk_free() if dfree command is used. * BUG 11404: s3-auth: Fix a possible null pointer dereference. o Roel van Meer <roel at 1afa.com> * BUG 11427: s3-util: Compare the maximum allowed length of a NetBIOS name. ####################################### Reporting bugs & Development D...
2015 Sep 01
1
[Announce] Samba 4.1.20 Available for Download
...make sure we pass a valid server to rpccli_netlogon_sam_network_logon*(). o Anubhav Rakshit <anubhav.rakshit at gmail.com> * BUG 11361: s3:libsmb: Fix a bug in conversion of ea list to ea array. o Andreas Schneider <asn at samba.org> * BUG 11403: s3-smbd: Leave sys_disk_free() if dfree command is used. * BUG 11404: s3-auth: Fix a possible null pointer dereference. o Roel van Meer <roel at 1afa.com> * BUG 11427: s3-util: Compare the maximum allowed length of a NetBIOS name. ####################################### Reporting bugs & Development D...
2013 Sep 23
0
problems with samba RedHat Enterprise 5.5
I am having a problem with opening MS documents with Samba. Error logs: smbd/dfree.c:sys_disk_free(155) Warning : dfree is broken on this system lib/sysquotoes.c:sys_get_quota(426) sys_path_to_bdev() failed for path [.]! Has anyone seen this problem? Leslie D. Haynes Email: leslie.d.haynes at lmco.com
2016 Nov 15
2
Disk size on share with multiple partitions
Hi list, I am exporting share which has a small base partition into which several much larger partitions are mounted. Which are used by different user groups. My problem is, that windows takes the size of the base partition to be the size of the whole share. If I try to copy anything larger than the base partion into a partition that is actually larger Windows reports insuffient disk size
2015 Sep 08
0
[Announce] Samba 4.2.4 Available for Download
...bug in conversion of ea list to ea array. o Arvid Requate <requate at univention.de> * BUG 11291: s4:rpc_server/netlogon: Fix for NetApp. o Andreas Schneider <asn at samba.org> * BUG 9862: s3-auth: Fix "map to guest = Bad uid". * BUG 11403: s3-smbd: Leave sys_disk_free() if dfree command is used. * BUG 11404: s3-auth: Fix a possible null pointer dereference. o Martin Schwenke <martin at meltin.net> * BUG 11399: ctdb-scripts: Support monitoring of interestingly named VLANs on bonds. * BUG 11432: ctdb-daemon: Check if updates are in...
2015 Sep 08
0
[Announce] Samba 4.2.4 Available for Download
...bug in conversion of ea list to ea array. o Arvid Requate <requate at univention.de> * BUG 11291: s4:rpc_server/netlogon: Fix for NetApp. o Andreas Schneider <asn at samba.org> * BUG 9862: s3-auth: Fix "map to guest = Bad uid". * BUG 11403: s3-smbd: Leave sys_disk_free() if dfree command is used. * BUG 11404: s3-auth: Fix a possible null pointer dereference. o Martin Schwenke <martin at meltin.net> * BUG 11399: ctdb-scripts: Support monitoring of interestingly named VLANs on bonds. * BUG 11432: ctdb-daemon: Check if updates are in...
2006 Jun 24
1
Quota / OpLock file truncation again
I am seeing a potentially serious bug with samba 3.0.22 on Linux (Ubuntu Dapper Drake). I found the following old discussions about the same problem: http://lists.samba.org/archive/samba-technical/2004-September/037328.html and http://lists.samba.org/archive/samba/2003-July/071081.html as well as this old closed bug in bugzilla: https://bugzilla.samba.org/show_bug.cgi?id=679 I
2013 Oct 17
1
Can't restore from GPFS snapshots, disk_free error
...me (\\hostname.domainname.edu)(Z:)\dirname." "Restore" gives the same error, but then the current version disappears. Upon doing a "Copy", we see the following in the logs: Oct 15 16:34:06 hostname smbd[18355]: [2013/10/15 16:34:06.706603, 0] ../source3/smbd/dfree.c:138(sys_disk_free) Oct 15 16:34:06 hostname smbd[18355]: disk_free: sys_fsusage() failed. Error was : No such file or directory A similar issue comes up in the following forum, but no solution comes up: http://forums.freenas.org/threads/9-1-and-windows-7-2008r2-previous-versions .14416/ One thing I notice is th...
2003 Apr 16
0
Possible bug in samba-2.2.8a-1...
...1 0x400f1bce in __getmntent_r (stream=0x0, mp=0x4013655c, buffer=0x824eea8 "p0\023@p0\023@\200?3\233b??\001", bufsiz=4096) at mntent_r.c:102 #2 0x400f1b1f in getmntent (stream=0x0) at mntent.c:53 #3 0x81511c0 in disk_quotas () #4 0x806e98f in session_yield () #5 0x806ec6d in sys_disk_free () #6 0x809dea2 in vfswrap_disk_free () #7 0x8085a4a in reply_dskattr () #8 0x80a428d in respond_to_all_remaining_local_messages () #9 0x80a431a in respond_to_all_remaining_local_messages () #10 0x80a44a4 in process_smb () #11 0x80a4dcf in smbd_process () #12 0x806ace8 in main () #13 0x4005c9cb...
2000 Feb 04
8
Internal error: Signal 11
Hi, I have a problem with Samba from last week. Our SMB server( Debian Linux 2.2.12, samba 2.0.5a) was working very well since october 99. We didn't do any changes with our SMB server sw or hw configuration. There is my problem: content of samba log file: [2000/01/25 05:52:52, 1] smbd/service.c:make_connection(521) PC1 (10.0.0.42) connect to service database$ as user USER1
2003 Dec 01
0
No subject
...d/dfree.c smbd/dfree.c: In function `disk_free': smbd/dfree.c:94: too few arguments to function `file_lines_pload' smbd/dfree.c:127: warning: passing arg 1 of `disk_quotas' discards qualifiers fr om pointer target type smbd/dfree.c: At top level: smbd/dfree.c:166: conflicting types for `sys_disk_free' include/proto.h:4055: previous declaration of `sys_disk_free' *** Error code Thank you, Michael Cerreto Return-Path: <subba9@home.com> Delivered-To: samba@lists.samba.org Received: from caesar.lynix.com (cc885639-a.flushing1.mi.home.com [24.182.96.34]) by lists.samba.org (Postfix...