Displaying 7 results from an estimated 7 matches for "websiteburo".
2017 Oct 09
0
Peer isolation while healing
...helpful to
debug the issue, if you can provide us the output of the following commands:
gluster volume info <vol_name>
gluster volume heal <vol_name> info
And also provide the client & heal logs.
Thanks & Regards,
Karthik
On Mon, Oct 9, 2017 at 3:02 PM, ML <lists at websiteburo.com> wrote:
> Hi everyone,
>
> I've been using gluster for a few month now, on a simple 2 peers
> replicated infrastructure, 22Tb each.
>
> One of the peers has been offline last week during 10 hours (raid resync
> after a disk crash), and while my gluster server was he...
2017 Oct 09
3
Peer isolation while healing
Hi everyone,
I've been using gluster for a few month now, on a simple 2 peers
replicated infrastructure, 22Tb each.
One of the peers has been offline last week during 10 hours (raid resync
after a disk crash), and while my gluster server was healing bricks, I
could see some write errors on my gluster clients.
I couldn't find a way to isolate my healing peer, in the documentation
or
2017 Oct 09
2
Peer isolation while healing
...de us the output of the following
> commands:
> ??? gluster volume info <vol_name>
> ??? gluster volume heal <vol_name> info
> And also provide the client & heal logs.
>
> Thanks & Regards,
> Karthik
>
> On Mon, Oct 9, 2017 at 3:02 PM, ML <lists at websiteburo.com
> <mailto:lists at websiteburo.com>> wrote:
>
> Hi everyone,
>
> I've been using gluster for a few month now, on a simple 2 peers
> replicated infrastructure, 22Tb each.
>
> One of the peers has been offline last week during 10 hours (raid
&...
2017 Oct 11
1
gluster volume + lvm : recommendation or neccessity ?
After some extra reading about LVM snapshots & Gluster, I think I can
conclude it may be a bad idea to use it on big storage bricks.
I understood that the LVM maximum metadata, used to store the snapshots
data, is about 16GB.
So if I have a brick with a volume arount 10TB (for example), daily
snapshots, files changing ~100GB : the LVM snapshot is useless.
LVM's snapshots doesn't
2017 Oct 19
0
where is performance.cache-size
Hi guys,
Quick question about changing brick's performance.cache-size : where is
it stored ?
1. On the gluster's client RAM
2. On the gluster's server RAM
3. Somewhere else ?
Documentation isn't very clear about it, with a simple " Size of the
read cache" explanation :)
Any idea about it ?
Thanks !
Quentin
2017 Oct 11
2
gluster volume + lvm : recommendation or neccessity ?
Thanks Rafi, that's understood now :)
I'm considering to deploy gluster on a 4 x 40 TB? bricks, do you think
it would better to make 1 LVM partition for each Volume I need or to
make one Big LVM partition and start multiple volumes on it ?
We'll store mostly big files (videos) on this environement.
Le 11/10/2017 ? 09:34, Mohammed Rafi K C a ?crit?:
>
> On 10/11/2017 12:20
2017 Oct 11
5
gluster volume + lvm : recommendation or neccessity ?
Hi everyone,
I've read on the gluster & redhat documentation, that it seems
recommended to use XFS over LVM before creating & using gluster volumes.
Sources :
https://access.redhat.com/documentation/en-US/Red_Hat_Storage/3/html/Administration_Guide/Formatting_and_Mounting_Bricks.html
http://gluster.readthedocs.io/en/latest/Administrator%20Guide/Setting%20Up%20Volumes/
My point is :