Displaying 2 results from an estimated 2 matches for "660gb".
Did you mean:
600gb
2018 May 18
0
Gluster failure disk is full
Hi,
I have a 3 way gluster 4 setup. I had a "mishap" of some sort and I lost
node no2. There was and is 660gb spare on no1 and no3 but no2 is so full I
cannot mount it at boot, nor manually. I was making a 80gb VM so no idea
what happened, nor how to fix it?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20180...
2003 Apr 26
2
Duplicating Hard Drive Problem
...roblem with two of the hard drives
one nodes 14 and 16.
On most of the nodes, a 'df -hT' will give you the following:
Filesystem Type Size Used Avail Use% Mounted On
/dev/hda3 ext3 35G 1.7G 31G 6% /
/dev/hda1 ext3 99M 14M 79M 15% /boot
none tmpfs 250M 0 250M 0% /dev/shm
master:/home nfs 660GB 33M 626G 1% /home
which is as it should be. Note that the /home directory on all
the nodes is nfs'ed over to our RAID array.
However, on the faulty nodes, the first line of 'df -hT' is instead:
/dev/hda3 ext3 3.6G 1.9G 1.6G 53% /
It's pretty clear that a typo was made when t...