Displaying 7 results from an estimated 7 matches for "share_io_ur".
2020 May 01
2
io_uring cause data corruption
...without the lines.
> >
> > Rowland
> >
> I removed the unnecessary entries and also removed the btrfs vfs module.
> Also tested to move the file from the USB disk to an internal SSD disk, but
> unfortunately, the same corruptions still happen.
>
> ########
> [share_io_uring]
> ??? comment = USB Backup - Media files
> ??? path = /media/usb-backup
> ??? browseable = yes
> ??? read only = yes
> ??? guest only = Yes
> ??? guest ok = Yes
> ??? vfs objects =? io_uring
>
> [share_no_io_uring]
> ??? comment = USB Backup - Media files
> ???...
2020 May 01
0
io_uring cause data corruption
...x protocol = SMB3_11
#?? max protocol = SMB2 # Windows 10 clients do not want to connect to SMB2
??? log file = /var/log/samba/%I.log
??? max log size = 10240
??? security = user
??? passdb backend = tdbsam
#?? username map = /etc/samba/users.map
??? wins support = yes
??? dns proxy = yes
[share_io_uring]
??? comment = USB Backup - Media files
??? path = /media/usb-backup
??? writeable = no
??? browseable = yes
??? read only = yes
??? create mask = 0664
??? directory mask = 0775
??? guest only = Yes
??? guest ok = Yes
??? force user = nasuser
??? force group = nas
??? inherit owner =...
2020 May 01
2
io_uring cause data corruption
On 01/05/2020 14:35, A L via samba wrote:
> True.. I just copied from another share. Would that have a impact on
> the current problem with io_uring?
I do not know, I'll leave that up to Jeremy, but it has to be worth
trying without the lines.
Rowland
2020 May 01
0
io_uring cause data corruption
...t;
>>> Rowland
>>>
>> I removed the unnecessary entries and also removed the btrfs vfs module.
>> Also tested to move the file from the USB disk to an internal SSD disk, but
>> unfortunately, the same corruptions still happen.
>>
>> ########
>> [share_io_uring]
>> ??? comment = USB Backup - Media files
>> ??? path = /media/usb-backup
>> ??? browseable = yes
>> ??? read only = yes
>> ??? guest only = Yes
>> ??? guest ok = Yes
>> ??? vfs objects =? io_uring
>>
>> [share_no_io_uring]
>>...
2020 Apr 30
2
io_uring cause data corruption
On Thu, Apr 30, 2020 at 10:25:49AM +0200, A L wrote:
> So I did some more tests. smbclient mget does not copy in the same way
> Windows Explorer does. When copying in Windows Explorer, there are many
> multiple concurrent threads used to transfer the files. With smbclient mget
> there are no corruptions, both locally and over the network from another
> Linux machine.
>
> I
2020 May 01
3
io_uring cause data corruption
On Fri, May 01, 2020 at 09:27:58PM +0200, A L via samba wrote:
> > Jeremy.
> I did not use a command line, but rather File Explorer
> 1) In File explorer, go to \\SAMBA\share_io_uring\
> 2) Select folder "test2-ro" and choose copy
> 3) Paste to a local drive
>
> The amount of files not working seems to vary, but usually within the 10
> first copied files. You can download a copy of the source test files from
> https://mirrors.tnonline.net/?dir=sam...
2020 May 02
0
io_uring cause data corruption
On 2020-05-01 22:04, Jeremy Allison via samba wrote:
> On Fri, May 01, 2020 at 09:27:58PM +0200, A L via samba wrote:
>>> Jeremy.
>> I did not use a command line, but rather File Explorer
>> 1) In File explorer, go to \\SAMBA\share_io_uring\
>> 2) Select folder "test2-ro" and choose copy
>> 3) Paste to a local drive
>>
>> The amount of files not working seems to vary, but usually within the 10
>> first copied files. You can download a copy of the source test files from
>> https://mirror...