Fedora 26 Workstation and Server In nautilus, I do a copy then paste to duplicate a file. I get a status dialog that says duplicating but it gets stuck. https://drive.google.com/open?id=0B_2Asp8DGjJ9dkxsY1E2RG5UUTg And then then cancel also is stuck. https://drive.google.com/open?id=0B_2Asp8DGjJ9a1daaVFGUDRlV3M Nothing useful is in the journal either server or client side, but this is smbstatus on the server: https://paste.fedoraproject.org/paste/tDmSnX9f~NOyolNma0nKig So I'm not really sure how to go about getting more information why it's hung before filing a bug. If I connect using smbclient and use scopy to duplicate the same file, it works. -rw-r-----. 1 chris chris 1022032 Jul 8 14:49 'wl_apsta (copy).o' -rw-r-----. 1 chris chris 13231072 Apr 15 19:02 wl_apsta.o -rw-r-----. 1 chris chris 13231072 Jul 8 15:36 wl_apsta.o.copy2 [chris@f26s scratch]$ copy2 is the scopy one the works, and (copy) is the still hanging nautilus copy. 352 -rw-r-----. 1 chris chris 1022032 Jul 8 14:49 'wl_apsta (copy).o' 273 -rw-r-----. 1 chris chris 13231072 Apr 15 19:02 wl_apsta.o 353 -rw-r-----. 1 chris chris 13231072 Jul 8 15:36 wl_apsta.o.copy2 [chris@f26s scratch]$ Each failure copies exactly the same amount, the partial copy is the same size in every attempt. -rw-r-----. 1 chris chris 1022032 Jul 8 16:01 'wl_apsta (another copy).o' -rw-r-----. 1 chris chris 1022032 Jul 8 15:55 'wl_apsta (copy).o' If I switch to another file, same problem but a different partial file size which is consistent for that particular file. And it also happens when it's duplication from one directory to another, rather than in the same directory. Because scopy works, I'm thinking there might be a bug here... Originally what I was testing was efficient duplicates: https://wiki.samba.org/index.php/Server-Side_Copy#Btrfs_Enhanced_Server-Side_Copy_Offload However, the problem happens whether 'vfs objects = btrfs' is set on the server or not. If it is set, smbclient scopy does reflink copy the file instantly. -- Chris Murphy _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx