Displaying 2 results from an estimated 2 matches for "c3080".
Did you mean:
3080
2018 Mar 05
0
[Bug 13317] rsync returns success when target filesystem is full
...0005E00000017
[postgres at hades ~]$ du -h arch/000000010000005E00000017
362K arch/000000010000005E00000017
Here's example of dd exceeding the quota; however, it ends up with a truncated
file instead of it being sparse.
[postgres at hades ~/arch]$ dd if=/dev/random of=test.dmp bs=256k
^C3080+0 records in
2+6156 records out
807403520 bytes transferred in 10.843296 secs (74461081 bytes/sec)
[postgres at hades ~/arch]$ ls -lh test.dmp
-rw-r--r-- 1 postgres postgres 384K Mar 5 18:05 test.dmp
[postgres at hades ~/arch]$ du -h test.dmp
393K test.dmp
--
You are receiving this mail...
2018 Mar 01
29
[Bug 13317] New: rsync returns success when target filesystem is full
https://bugzilla.samba.org/show_bug.cgi?id=13317
Bug ID: 13317
Summary: rsync returns success when target filesystem is full
Product: rsync
Version: 3.1.2
Hardware: x64
OS: FreeBSD
Status: NEW
Severity: major
Priority: P5
Component: core
Assignee: wayned at samba.org