search for: fsctl_set_sparse

Displaying 14 results from an estimated 14 matches for "fsctl_set_sparse".

2017 Feb 15
3
(DeviceIoControl, FSCTL_SET_SPARSE)
...trace. Regards Brian My apologies for any inconvenience. -------------- Hi David, Thanks for your response. The Error message is for e.g.: Cannot write file attributes of "\\MYHOST\backup\sparse\My Family Tree 6.0.zip.ffs_tmp". Error Code 1: Incorrect function. (DeviceIoControl, FSCTL_SET_SPARSE) Samba Version: Samba version 4.4.4 PID Username Group Machine Protocol Version Encryption Signing ---------------------------------------------------------------------------------------------------------------------------------------- 21...
2017 Feb 14
0
(DeviceIoControl, FSCTL_SET_SPARSE)
...nst Samba, or only against a Windows share? > NOTHING I have done to it is fixing, including > > strict allocate = yes > > strict allocate = no > > share:fake_fscaps = 0 > > #share:fake_fscaps = 0 Windows clients request sparse file semantics explicitly, by calling FSCTL_SET_SPARSE. Samba then retains this flag in the "user.DOSATTRIB" extended attribute for the given file. One way to modify this behaviour would be to set "store dos attributes" to "no" in smb.conf - this would see Samba respond to any FSCTL_SET_SPARSE request with NT_STATUS_INVALI...
2017 Feb 15
0
(DeviceIoControl, FSCTL_SET_SPARSE)
..., 14 Feb 2017 23:16:22 -0800, brian lamb via samba wrote: > Thanks for your response. > > The Error message is for e.g.: > > Cannot write file attributes of "\\MYHOST\backup\sparse\My Family Tree 6.0.zip.ffs_tmp". > Error Code 1: Incorrect function. (DeviceIoControl, FSCTL_SET_SPARSE) Hmm, that seems to indicate that the initial fsctl request is failing. Could you please try manually setting a file on the Samba share as sparse with "fsutil sparse setflag <file_on_samba_share>": https://technet.microsoft.com/en-us/library/cc788025(v=ws.11).aspx Does it succeed...
2017 Feb 14
3
(DeviceIoControl, FSCTL_SET_SPARSE)
Im having an issue with what I believe might be pinned down to a need for a proper samba configuration. The problem: sparse writes (not sure which, either write sparse files to a system that doesn't support them, or vice versa) The system: Zfs-on-linux, samba share Accessing system which is erroring: Win7x64_ult, freefilesync Error message NOTHING I have done to it is
2017 Feb 16
0
(DeviceIoControl, FSCTL_SET_SPARSE)
Hi Brian, On Thu, 16 Feb 2017 01:20:46 -0800, brian lamb via samba wrote: > Configured as you mention, and prior with the other tweaks I had in the first place, Im getting the same results, which is "FSUTIL utility requires a Local NTFS Volume", and mapping it. Hmm, this works fine for me against a Samba 4.4.2 Btrfs backed Samba share. smb.conf: [global] ... store dos
2017 Feb 16
0
(DeviceIoControl, FSCTL_SET_SPARSE)
On Thu, 16 Feb 2017 01:54:24 -0800 brian lamb via samba <samba at lists.samba.org> wrote: > Hi Rowland, > > I see this in the ZFS props, if that’s related, you might be > referring to something in ext3 that im not aware of at the moment. > > pool/myshare aclinherit > restricted default > pool/myshare
2017 Feb 16
2
(DeviceIoControl, FSCTL_SET_SPARSE)
...an do some more digging around for you on that. Thanks much. Brian -----Original Message----- From: samba [mailto:samba-bounces at lists.samba.org] On Behalf Of Rowland Penny via samba Sent: Thursday, February 16, 2017 1:38 AM To: samba at lists.samba.org Subject: Re: [Samba] (DeviceIoControl, FSCTL_SET_SPARSE) On Thu, 16 Feb 2017 01:20:46 -0800 brian lamb via samba <samba at lists.samba.org> wrote: > Hi David, > > Configured as you mention, and prior with the other tweaks I had in > the first place, Im getting the same results, which is "FSUTIL > utility requires a Local...
2017 Feb 16
4
(DeviceIoControl, FSCTL_SET_SPARSE)
...or the info, much appreciated. -Brian -----Original Message----- From: samba [mailto:samba-bounces at lists.samba.org] On Behalf Of David Disseldorp via samba Sent: Wednesday, February 15, 2017 5:23 AM To: brian lamb via samba <samba at lists.samba.org> Subject: Re: [Samba] (DeviceIoControl, FSCTL_SET_SPARSE) On Tue, 14 Feb 2017 23:16:22 -0800, brian lamb via samba wrote: > Thanks for your response. > > The Error message is for e.g.: > > Cannot write file attributes of "\\MYHOST\backup\sparse\My Family Tree 6.0.zip.ffs_tmp". > Error Code 1: Incorrect function. (DeviceIo...
2017 Feb 22
1
(DeviceIoControl, FSCTL_SET_SPARSE)
...arted working. Regards, Brian -----Original Message----- From: samba [mailto:samba-bounces at lists.samba.org] On Behalf Of David Disseldorp via samba Sent: Thursday, February 16, 2017 4:54 AM To: brian lamb via samba <samba at lists.samba.org> Subject: Re: [Samba] (DeviceIoControl, FSCTL_SET_SPARSE) Hi Brian, On Thu, 16 Feb 2017 01:20:46 -0800, brian lamb via samba wrote: > Configured as you mention, and prior with the other tweaks I had in the first place, Im getting the same results, which is "FSUTIL utility requires a Local NTFS Volume", and mapping it. Hmm, this works fi...
2014 Sep 15
0
[Announce] Samba 4.0.22 Available for Download
...y read. o Bj?rn Baumbach <bb at sernet.de> * BUG 10543: s3: Enforce a positive allocation_file_size for non-empty files. o David Disseldorp <ddiss at samba.org> * BUG 10652: Samba 4 consuming a lot of CPU when re-reading printcap info. * BUG 10787: dosmode: Fix FSCTL_SET_SPARSE request validation. o Amitay Isaacs <amitay at gmail.com> * BUG 10742: s4-rpc: dnsserver: Allow . to be specified for @ record. o Daniel Kobras <d.kobras at science-computing.de> * BUG 10731: sys_poll_intr: Fix timeout arithmetic. o Ross Lagerwall <rosslagerwall a...
2014 Sep 15
0
[Announce] Samba 4.0.22 Available for Download
...y read. o Bj?rn Baumbach <bb at sernet.de> * BUG 10543: s3: Enforce a positive allocation_file_size for non-empty files. o David Disseldorp <ddiss at samba.org> * BUG 10652: Samba 4 consuming a lot of CPU when re-reading printcap info. * BUG 10787: dosmode: Fix FSCTL_SET_SPARSE request validation. o Amitay Isaacs <amitay at gmail.com> * BUG 10742: s4-rpc: dnsserver: Allow . to be specified for @ record. o Daniel Kobras <d.kobras at science-computing.de> * BUG 10731: sys_poll_intr: Fix timeout arithmetic. o Ross Lagerwall <rosslagerwall a...
2014 Sep 08
0
[Announce] Samba 4.1.12 Available for Download
...r non-empty files. o Kai Blin <kai at samba.org> * BUG 10466: provision: Correctly provision the SOA record minimum TTL. o David Disseldorp <ddiss at samba.org> * BUG 10652: Samba 4 consuming a lot of CPU when re-reading printcap info. * BUG 10787: dosmode: Fix FSCTL_SET_SPARSE request validation. o Amitay Isaacs <amitay at gmail.com> * BUG 10742: s4-rpc: dnsserver: Allow . to be specified for @ record. o Daniel Kobras <d.kobras at science-computing.de> * BUG 10731: sys_poll_intr: Fix timeout arithmetic. o Ross Lagerwall <rosslagerwall a...
2014 Sep 08
0
[Announce] Samba 4.1.12 Available for Download
...r non-empty files. o Kai Blin <kai at samba.org> * BUG 10466: provision: Correctly provision the SOA record minimum TTL. o David Disseldorp <ddiss at samba.org> * BUG 10652: Samba 4 consuming a lot of CPU when re-reading printcap info. * BUG 10787: dosmode: Fix FSCTL_SET_SPARSE request validation. o Amitay Isaacs <amitay at gmail.com> * BUG 10742: s4-rpc: dnsserver: Allow . to be specified for @ record. o Daniel Kobras <d.kobras at science-computing.de> * BUG 10731: sys_poll_intr: Fix timeout arithmetic. o Ross Lagerwall <rosslagerwall a...
2015 Oct 30
0
Wine release 1.7.54
...memory leak (valgrind). msctf/tests: Fix memory leaks (valgrind). oleaut32/tests: Fix memory leaks (valgrind). Andrew Eikum (11): xaudio2: Implement IXAudio28MasteringVoice::GetChannelMask. xaudio2: Explicitly trace the xaudio object version. ntdll: Claim success for FSCTL_SET_SPARSE. explorerframe: Allow treeview expandos to open with a single click. xaudio2: Don't render less than a period of audio. xaudio2: Implement CreateFX for legacy xaudio2 versions. xaudio2_8: Implement CreateFX. xaudio2_8: Add 3D audio function stubs. mmdevapi: F...