Quote:
Originally Posted by i92guboj
huyangyang, can you show us the mount line for that concrete partition where you are creating the file? Just in case.
|
this???
[root@WOLK-TECH test]# mount
/dev/sda3 on / type ext3 (rw)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
/dev/sda1 on /boot type ext3 (rw)
tmpfs on /dev/shm type tmpfs (rw)
none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
sunrpc on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw)
/dev/sdb on /mnt type ext3 (rw)
[root@WOLK-TECH test]# df -T
Filesystem Type 1K-blocks Used Available Use% Mounted on
/dev/sda3 ext3 7002712 2630968 4010284 40% /
/dev/sda1 ext3 101086 11139 84728 12% /boot
tmpfs tmpfs 257744 0 257744 0% /dev/shm
/dev/sdb ext3 20642428 176200 19417652 1% /mnt