From: Tom I. H. <ti...@ha...> - 2016-08-31 11:30:36
|
I guess the surprise is what happens here (MooseFS 3.0.80): tih@thuvia:/usr/local/store/Data$ mkdir tmp tih@thuvia:/usr/local/store/Data$ cd tmp tih@thuvia:/usr/local/store/Data/tmp$ du -hs . 0B . tih@thuvia:/usr/local/store/Data/tmp$ dd if=/dev/zero of=file1 bs=1 count=800 800+0 records in 800+0 records out 800 bytes transferred in 0.672 secs (1190 bytes/sec) tih@thuvia:/usr/local/store/Data/tmp$ du -hs * 1.0K file1 tih@thuvia:/usr/local/store/Data/tmp$ du -hs . 80K . tih@thuvia:/usr/local/store/Data/tmp$ cp file1 file2 tih@thuvia:/usr/local/store/Data/tmp$ du -hs * 1.0K file1 1.0K file2 tih@thuvia:/usr/local/store/Data/tmp$ du -hs . 979K . tih@thuvia:/usr/local/store/Data/tmp$ -tih -- Elections cannot be allowed to change anything. --Dr. Wolfgang Schäuble |