Displaying 8 results from an estimated 8 matches for "bkhdd".
Did you mean:
bdd
2016 Apr 22
2
Suddenly increased my hard disk
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 mou...
2016 Apr 18
3
Suddenly increased my hard disk
...,
Please have a look below of my result.
For my system shows like below.
df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda2 909G 576G 287G 67% /
tmpfs 3.9G 0 3.9G 0% /dev/shm
/dev/sda1 3.9G 160M 3.5G 5% /boot
/dev/sdb1 916G 382G 488G 44% /bkhdd
First hard disk /dev/sda
Second hard disk /dev/sdb
The problem is in first hard disk show above size but my email box folders
having below result.
du -hs /*
8.0K /backup
7.5M /bin
*382G /bkhdd*
89M /boot
4.0K /cgroup
4.0K /command
208K /dev
79M /etc
*386G /home*
4.0K...
2016 Apr 07
1
Suddenly increased my hard disk
Hi John,
Thank you.
For my system shows like below.
df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda2 909G 576G 287G 67% /
tmpfs 3.9G 0 3.9G 0% /dev/shm
/dev/sda1 3.9G 160M 3.5G 5% /boot
/dev/sdb1 916G 382G 488G 44% /bkhdd
First hard disk /dev/sda
Second hard disk /dev/sdb
The problem is in first hard disk show above size but my email box folders
having below result.
du -hs /*
8.0K /backup
7.5M /bin
*382G /bkhdd*
89M /boot
4.0K /cgroup
4.0K /command
208K /dev
79M /etc
*386G /home*
4.0K...
2016 Apr 19
3
Suddenly increased my hard disk
On Mon, Apr 18, 2016 at 6:23 PM, Robert Nichols
<rnicholsNOSPAM at comcast.net> wrote:
> lsof will show the sizes of the deleted files.
>
> lsof | grep deleted | sort -k7n
That's a reasonable G.D. answer.
The only problem is that on my system, the default output includes a
TID column that is present in only some of the lines, so the size
column is 8 for many lines and 7
2016 Apr 22
0
Suddenly increased my hard disk
On Thu, April 21, 2016 10:23 pm, John R Pierce wrote:
> 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 moun...
2016 Apr 07
2
Suddenly increased my hard disk
Hi John, Ashish,
Still no luck .
I have tried your commands in root folder.
It's showing max size 384 only in home directory.
But if i try df -h shown 579.
Is there any way to find out recycle bin folder
On Thu, Apr 7, 2016 at 2:16 PM, Ashish Yadav <gwalashish at gmail.com> wrote:
> Hi Chandran,
>
>
> On Thu, Apr 7, 2016 at 10:38 AM, Chandran Manikandan <tech2mani at
2016 Apr 07
7
Suddenly increased my hard disk
Hi All,
I have running Centos 6.5 32 bit machine.
This machine is running qmailtoaster packages and mailbox size is 385 GB.
if i run the df -h command it show 385 GB out of 1TB
I have run the same command today suddenly shows 576 GB out of 1 TB.
I didn't update any bulk file and mail transaction is not very high.
How do i check this issue and fix it.
how do i find out and why suddenly
2016 Apr 22
0
Suddenly increased my hard disk
Dear Friends,
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.
On Tue, Apr 19, 2016 at 10:16 AM, Gordon Messmer <gordon.messmer at gmail.co...