Re: Suddenly increased my hard disk

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



On 4/21/2016 7:49 PM, Chandran Manikandan wrote:
Finally fixed my issue.
As you told i have unmount the external hard disk then i checked the
/bkhdd/backup folder.
I saw that 190GB backup tar.gz file then i deleted and again remount it.

Thanks a lot for your kind supporting to me to fix this issue.

Why it's happened like this environment and how to avoid it.


don't write to mount points when they aren't mounted, the files get written to the file system. and don't create any directories in the mount point... like, if you were mounting /dev/sdb1 as /bkhdd then on the root file ssytem (without that mount) there should never have been any /bkhdd/backup directory. in fact /bkhdd should not be writable by your user processes.

I remember older Unix systems would refuse to mount a file system to a non-empty directory, for exactly this reason, it hides stuff thats already there.



--
john r pierce, recycling bits in santa cruz

_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
https://lists.centos.org/mailman/listinfo/centos



[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux