Displaying 2 results from an estimated 2 matches for "28uw".
Did you mean:
28rw
2005 Mar 10
2
Strange issues with Excel & Samba
...0x2019f RDWR NONE
/home/shared/projects/Spreadsheet2.xls MonMar 7 11:12:16 2005
Ok, so Samba shows that the user has the file "Spreadsheet2.xls" opened
in read-write mode. So far so good.
BUT... What is interesting is this:
# lsof -p 25002 |grep xls
smbd 25002 louis 28uw REG 8,3 34304 705301
/home/shared/projects/Spreadsheet2.xls
smbd 25002 louis 32rw REG 8,3 34304 705301
/home/shared/projects/Spreadsheet2.xls
smbd 25002 louis 33rw REG 8,3 34304 705301
/home/shared/projects/Spreadsheet2.xls
smbd 25002 louis...
2016 Apr 29
2
truecrypt on synology as subfolder
...orm being umounted.
I do not have the error anymore that cp gave when I tried to cp
something to the directory over smb.
But it said something with "fwrite".
I probably won't be able to reboot the NAS, I will have to hard reset
it.
NOW I am finding it:
smbd 30984 xen 28uW REG 253,0 47316992 13
/volume1/media/mtest/.xaa.q80ZIO
xaa was a 48MB file I was trying to write to the container over smb.
trying to rm the file blocks the process (shell).
Now I cannot kill rm.
I think Synology has protected as against attaching a debugger so I also
cannot...