Hello, I've a little problem with samba 4.5.x on debian stretch. I've shared a folder with a mounted partition and a sub-mounted partition. mount /dev/sdb1 /opt/smb mount /dev/sdc1 /opt/smb/subfolder But on windows only the free size of /dev/sdb1 is reported. So I try to use the "dfree command" directive to give back the full free size of all sub-mounted devices. But it seems samba is not using the shell script. Any idea what's wrong? Is this disabled on samba 4.5.x? Thank you for help!
Nobody any idea? Am 30.04.2018 um 19:40 schrieb Robert S. Irrgang via samba:> Hello, > > I've a little problem with samba 4.5.x on debian stretch. > I've shared a folder with a mounted partition and a sub-mounted partition. > > mount /dev/sdb1 /opt/smb > mount /dev/sdc1 /opt/smb/subfolder > > But on windows only the free size of /dev/sdb1 is reported. > So I try to use the "dfree command" directive to give back the full free > size of all sub-mounted devices. > But it seems samba is not using the shell script. > > Any idea what's wrong? Is this disabled on samba 4.5.x? > > Thank you for help! >
On Wed, May 02, 2018 at 10:00:02PM +0200, Robert S. Irrgang via samba wrote:> Nobody any idea?Use debug level 10 and log statements in your script to ensure it's being invoked and returning values. Without knowing details this is impossible to debug.> Am 30.04.2018 um 19:40 schrieb Robert S. Irrgang via samba: > > Hello, > > > > I've a little problem with samba 4.5.x on debian stretch. > > I've shared a folder with a mounted partition and a sub-mounted partition. > > > > mount /dev/sdb1 /opt/smb > > mount /dev/sdc1 /opt/smb/subfolder > > > > But on windows only the free size of /dev/sdb1 is reported. > > So I try to use the "dfree command" directive to give back the full free > > size of all sub-mounted devices. > > But it seems samba is not using the shell script. > > > > Any idea what's wrong? Is this disabled on samba 4.5.x? > > > > Thank you for help! > > > > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/options/samba