Displaying 20 results from an estimated 137 matches for "corvotempesta".
2017 Oct 04
2
data corruption - any update?
On Wed, Oct 4, 2017 at 10:51 AM, Nithya Balachandran <nbalacha at redhat.com>
wrote:
>
>
> On 3 October 2017 at 13:27, Gandalf Corvotempesta <
> gandalf.corvotempesta at gmail.com> wrote:
>
>> Any update about multiple bugs regarding data corruptions with
>> sharding enabled ?
>>
>> Is 3.12.1 ready to be used in production?
>>
>
> Most issues have been fixed but there appears to be one mor...
2017 Oct 13
1
small files performance
...itto:
> Depends what you need.
> 2K iops for small file writes is not a bad result.
> In my case I had a system that was just poorly written and it was
> using 300-1000 iops for constant operations and was choking on
> cleanup.
>
>
> On Thu, Oct 12, 2017 at 6:23 PM, Gandalf Corvotempesta
> <gandalf.corvotempesta at gmail.com> wrote:
> > So, even with latest version, gluster is still unusable with small files
> ?
> >
> > 2017-10-12 10:51 GMT+02:00 Szymon Miotk <szymon.miotk at gmail.com>:
> >> I've analyzed small files performance few...
2012 Apr 27
1
geo-replication and rsync
Hi,
can someone tell me the differenct between geo-replication and plain rsync?
On which frequency files are replicated with geo-replication?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20120427/72f35727/attachment.html>
2017 Sep 08
0
GlusterFS as virtual machine storage
On Fri, Sep 8, 2017 at 12:48 PM, Gandalf Corvotempesta
<gandalf.corvotempesta at gmail.com> wrote:
> I think this should be considered a bug
> If you have a server crash, glusterfsd process obviously doesn't exit
> properly and thus this could least to IO stop ?
I agree with you completely in this.
2017 Sep 23
1
EC 1+2
...v" <4dimach at gmail.com> ha scritto:
> Hi
>
> Take a look at this link (under ?Optimal volumes?), for Erasure Coded
> volume optimal configuration
>
> http://docs.gluster.org/Administrator%20Guide/Setting%20Up%20Volumes/
>
> On Sat, Sep 23, 2017 at 10:01 Gandalf Corvotempesta <
> gandalf.corvotempesta at gmail.com> wrote:
>
>> Is possible to create a dispersed volume 1+2 ? (Almost the same as
>> replica 3, the same as RAID-6)
>>
>> If yes, how many server I have to add in the future to expand the
>> storage? 1 or 3?
>> ___...
2017 Jun 29
0
How to shutdown a node properly ?
On Thu, Jun 29, 2017 at 12:41 PM, Gandalf Corvotempesta <
gandalf.corvotempesta at gmail.com> wrote:
> Init.d/system.d script doesn't kill gluster automatically on
> reboot/shutdown?
>
> Sounds less like an issue with how it's shutdown but an issue with how
it's mounted perhaps. My gluster fuse mounts seem to handle any o...
2017 Jun 29
4
How to shutdown a node properly ?
Init.d/system.d script doesn't kill gluster automatically on
reboot/shutdown?
Il 29 giu 2017 5:16 PM, "Ravishankar N" <ravishankar at redhat.com> ha scritto:
> On 06/29/2017 08:31 PM, Renaud Fortier wrote:
>
> Hi,
>
> Everytime I shutdown a node, I lost access (from clients) to the volumes
> for 42 seconds (network.ping-timeout). Is there a special way to
2016 Oct 27
4
Server migration
On 27 Oct 2016, at 15:29, Tanstaafl <tanstaafl at libertytrek.org> wrote:
>
> On 10/26/2016 2:38 AM, Gandalf Corvotempesta
> <gandalf.corvotempesta at gmail.com> wrote:
>> This is much easier than dovecot replication as i can start immedialy with
>> no need to upgrade the old server
>>
>> my only question is: how to manage the email received on the new server
>> during the last r...
2017 Sep 08
3
GlusterFS as virtual machine storage
2017-09-08 13:44 GMT+02:00 Pavel Szalbot <pavel.szalbot at gmail.com>:
> I did not test SIGKILL because I suppose if graceful exit is bad, SIGKILL
> will be as well. This assumption might be wrong. So I will test it. It would
> be interesting to see client to work in case of crash (SIGKILL) and not in
> case of graceful exit of glusterfsd.
Exactly. if this happen, probably there
2017 Jun 30
2
How to shutdown a node properly ?
...ot, it is better to kill the
gluster processes before shutting the node down. BTW, you can use
https://github.com/gluster/glusterfs/blob/master/extras/stop-all-gluster-processes.sh
which automatically checks for pending heals etc before killing the
gluster processes.
-Ravi
> *De :*Gandalf Corvotempesta [mailto:gandalf.corvotempesta at gmail.com]
> *Envoy? :* 29 juin 2017 13:41
> *? :* Ravishankar N <ravishankar at redhat.com>
> *Cc :* gluster-users at gluster.org; Renaud Fortier
> <Renaud.Fortier at fsaa.ulaval.ca>
> *Objet :* Re: [Gluster-users] How to shutdown a node...
2017 Oct 04
0
data corruption - any update?
...g rebalancing I should be fine?
-bill
On 10/3/2017 10:30 PM, Krutika Dhananjay wrote:
>
>
> On Wed, Oct 4, 2017 at 10:51 AM, Nithya Balachandran
> <nbalacha at redhat.com <mailto:nbalacha at redhat.com>> wrote:
>
>
>
> On 3 October 2017 at 13:27, Gandalf Corvotempesta
> <gandalf.corvotempesta at gmail.com
> <mailto:gandalf.corvotempesta at gmail.com>> wrote:
>
> Any update about multiple bugs regarding data corruptions with
> sharding enabled ?
>
> Is 3.12.1 ready to be used in production?
>
>...
2017 Sep 08
4
GlusterFS as virtual machine storage
...with both ext4 and XFS to see what happens on those.
>
> The Windows server VM is OK with killall glusterfsd, but when the 42
> second timeout goes into effect, it gets paused and I have to go into
> RHEVM to un-pause it.
>
> Diego
>
> On Fri, Sep 8, 2017 at 7:53 AM, Gandalf Corvotempesta
> <gandalf.corvotempesta at gmail.com> wrote:
>> 2017-09-08 13:44 GMT+02:00 Pavel Szalbot <pavel.szalbot at gmail.com>:
>>> I did not test SIGKILL because I suppose if graceful exit is bad, SIGKILL
>>> will be as well. This assumption might be wrong. So I will...
2017 Sep 23
3
EC 1+2
Is possible to create a dispersed volume 1+2 ? (Almost the same as replica
3, the same as RAID-6)
If yes, how many server I have to add in the future to expand the storage?
1 or 3?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20170923/a702ba67/attachment.html>
2017 Jun 30
0
How to shutdown a node properly ?
...cesses before shutting the node down. BTW, you can use
> https://github.com/gluster/glusterfs/blob/master/extras/
> stop-all-gluster-processes.sh which automatically checks for pending
> heals etc before killing the gluster processes.
>
> -Ravi
>
>
>
>
> *De :* Gandalf Corvotempesta [mailto:gandalf.corvotempesta at gmail.com
> <gandalf.corvotempesta at gmail.com>]
> *Envoy? :* 29 juin 2017 13:41
> *? :* Ravishankar N <ravishankar at redhat.com> <ravishankar at redhat.com>
> *Cc :* gluster-users at gluster.org; Renaud Fortier
> <Renaud.Fortie...
2017 Jun 05
1
Rebalance + VM corruption - current status and request for feedback
Great, thanks!
Il 5 giu 2017 6:49 AM, "Krutika Dhananjay" <kdhananj at redhat.com> ha scritto:
> The fixes are already available in 3.10.2, 3.8.12 and 3.11.0
>
> -Krutika
>
> On Sun, Jun 4, 2017 at 5:30 PM, Gandalf Corvotempesta <
> gandalf.corvotempesta at gmail.com> wrote:
>
>> Great news.
>> Is this planned to be published in next release?
>>
>> Il 29 mag 2017 3:27 PM, "Krutika Dhananjay" <kdhananj at redhat.com> ha
>> scritto:
>>
>>> Thanks for th...
2017 Nov 15
4
Re: [Qemu-devel] [qemu-img] support for XVA
I'm thinking on how to prove you a sample XVA
I have to create (and populate) a VM because an empty image will result in
an empty XVA
And a VM is 300-400Mb as minimum
Il 15 nov 2017 10:30 PM, "Max Reitz" <mreitz@redhat.com> ha scritto:
> On 2017-11-15 21:41, Gandalf Corvotempesta wrote:
> > 2017-11-15 21:29 GMT+01:00 Richard W.M. Jones <rjones@redhat.com>:
> >> Gandalf, is there an XVA file publically available (pref. not
> >> too big) that we can look at?
> >
> > I can try to provide one, but it's simple:
> >
> > #...
2018 May 15
4
end-to-end encryption
Hi to all
I was looking at protonmail.com
Is possible to implement and end-to-end encryption with dovecot, where
server-side there is no private key to decrypt messages?
If I understood properly, on protonmail the private key is encrypted with
user's password, so that only an user is able to decrypt the mailbox.
Anything similiar ?
2016 Oct 26
4
Server migration
Il 26 ott 2016 8:30 AM, "Aki Tuomi" <aki.tuomi at dovecot.fi> ha scritto:
> I would recommend using same major release with replication.
>
> If you are using maildir++ format, it should be enough to copy all the
> maildir files over and start dovecot on new server.
>
This is much easier than dovecot replication as i can start immedialy with
no need to upgrade the
2017 Jul 03
0
Very slow performance on Sharded GlusterFS
...etc. Nothing helped. In fact, the performance tweaks that I apply for stripe makes sharded volume much much more worse. Default values are better on sharded volume.
-Gencer.
From: gencer at gencgiyen.com [mailto:gencer at gencgiyen.com]
Sent: Saturday, July 1, 2017 9:49 AM
To: 'Gandalf Corvotempesta' <gandalf.corvotempesta at gmail.com>
Cc: 'Krutika Dhananjay' <kdhananj at redhat.com>; 'gluster-user' <gluster-users at gluster.org>
Subject: RE: [Gluster-users] Very slow performance on Sharded GlusterFS
I did the changes (one brick from 09th server and o...
2017 Oct 03
2
data corruption - any update?
Any update about multiple bugs regarding data corruptions with
sharding enabled ?
Is 3.12.1 ready to be used in production?