Portál AbcLinuxu, 8. května 2025 16:02
[root@2a test2]# ll /test2; df -h | grep test2
total 0
20G 33M 20G 1% /test2
[root@2a test2]# ll /test2; df -h | grep test2
total 20925744
-rw-r--r-- 1 d d 1073737728 Mar 30 18:12 Bonnie.19856.000
-rw-r--r-- 1 d d 1073737728 Mar 30 18:12 Bonnie.19856.001
-rw-r--r-- 1 d d 1073737728 Mar 30 18:12 Bonnie.19856.002
-rw-r--r-- 1 d d 1073737728 Mar 30 18:13 Bonnie.19856.003
-rw-r--r-- 1 d d 1073737728 Mar 30 18:13 Bonnie.19856.004
-rw-r--r-- 1 d d 1073737728 Mar 30 18:13 Bonnie.19856.005
-rw-r--r-- 1 d d 1073737728 Mar 30 18:13 Bonnie.19856.006
-rw-r--r-- 1 d d 1073737728 Mar 30 18:13 Bonnie.19856.007
-rw-r--r-- 1 d d 1073737728 Mar 30 18:14 Bonnie.19856.008
-rw-r--r-- 1 d d 1073737728 Mar 30 18:14 Bonnie.19856.009
-rw-r--r-- 1 d d 1073737728 Mar 30 18:14 Bonnie.19856.010
-rw-r--r-- 1 d d 213893120 Mar 30 18:14 Bonnie.19856.011
-rw-r--r-- 1 d d 0 Mar 30 18:12 Bonnie.19856.012
-rw-r--r-- 1 d d 0 Mar 30 18:12 Bonnie.19856.013
-rw-r--r-- 1 d d 0 Mar 30 18:12 Bonnie.19856.014
-rw-r--r-- 1 d d 0 Mar 30 18:12 Bonnie.19856.015
20G 20G 860K 100% /test2
# cat /etc/redhat-release CentOS release 6.5 (Final) # uname -r 2.6.32-431.5.1.el6.x86_64 # lvcreate -n test -L 20G group #mkfs.ext4 /dev/group/test #mkdir test #mount /dev/group/test /root/test #dd if=/dev/urandom of=testfile.bin bs=1 count=1073737728 #ls -l testfile.bin -rw-r--r--. 1 root root 1073737728 Apr 2 23:56 testfile.bin #cp testfile.bin ./test/1 . . #cp testfile.bin ./test/19 #dd if=testfile.bin of=./test/20 bs=10M #ls -l ./test total 20449980 -rw-r--r--. 1 root root 1073737728 Apr 3 00:01 1 -rw-r--r--. 1 root root 1073737728 Apr 3 00:02 10 -rw-r--r--. 1 root root 1073737728 Apr 3 00:03 11 -rw-r--r--. 1 root root 1073737728 Apr 3 00:03 12 -rw-r--r--. 1 root root 1073737728 Apr 3 00:03 13 -rw-r--r--. 1 root root 1073737728 Apr 3 00:03 14 -rw-r--r--. 1 root root 1073737728 Apr 3 00:03 15 -rw-r--r--. 1 root root 1073737728 Apr 3 00:03 16 -rw-r--r--. 1 root root 1073737728 Apr 3 00:03 17 -rw-r--r--. 1 root root 1073737728 Apr 3 00:04 18 -rw-r--r--. 1 root root 1073737728 Apr 3 00:04 19 -rw-r--r--. 1 root root 1073737728 Apr 3 00:01 2 -rw-r--r--. 1 root root 539664384 Apr 3 00:05 20 -rw-r--r--. 1 root root 1073737728 Apr 3 00:01 3 -rw-r--r--. 1 root root 1073737728 Apr 3 00:01 4 -rw-r--r--. 1 root root 1073737728 Apr 3 00:02 5 -rw-r--r--. 1 root root 1073737728 Apr 3 00:02 6 -rw-r--r--. 1 root root 1073737728 Apr 3 00:02 7 -rw-r--r--. 1 root root 1073737728 Apr 3 00:02 8 -rw-r--r--. 1 root root 1073737728 Apr 3 00:02 9 drwx------. 2 root root 16384 Apr 2 23:05 lost+found # df | grep test #/dev/mapper/group-test 20642428 20626028 0 100% /root/test
Tiskni
Sdílej:
ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.