Displaying 20 results from an estimated 10000 matches similar to: "Performance Translators Documentation"
2017 Aug 10
1
Kubernetes v1.7.3 and GlusterFS Plugin
Yes, I tried to, but I didn't find a 3.11 centos-release-gluster package
for CentOS.
Humble Devassy Chirammal <humble.devassy at gmail.com> schrieb am Do., 10.
Aug. 2017, 19:17:
> As an another solution, if you are updating the system where you run
> application container to latest glusterfs ( 3.11) , this will be fixed as
> well as it support this mount option.
>
>
2017 Aug 10
0
Kubernetes v1.7.3 and GlusterFS Plugin
As an another solution, if you are updating the system where you run
application container to latest glusterfs ( 3.11) , this will be fixed as
well as it support this mount option.
--Humble
On Thu, Aug 10, 2017 at 10:39 PM, Christopher Schmidt <fakod666 at gmail.com>
wrote:
> Ok, thanks.
>
> Humble Devassy Chirammal <humble.devassy at gmail.com> schrieb am Do., 10.
>
2017 Aug 10
2
Kubernetes v1.7.3 and GlusterFS Plugin
Ok, thanks.
Humble Devassy Chirammal <humble.devassy at gmail.com> schrieb am Do., 10.
Aug. 2017, 19:04:
> On Thu, Aug 10, 2017 at 10:25 PM, Christopher Schmidt <fakod666 at gmail.com>
> wrote:
>
>> Just created the container from here:
>> https://github.com/gluster/gluster-containers/tree/master/CentOS
>>
>> And used stock Kubernetes 1.7.3, hence the
2017 Aug 10
0
Kubernetes v1.7.3 and GlusterFS Plugin
On Thu, Aug 10, 2017 at 10:25 PM, Christopher Schmidt <fakod666 at gmail.com>
wrote:
> Just created the container from here: https://github.com/gluster/
> gluster-containers/tree/master/CentOS
>
> And used stock Kubernetes 1.7.3, hence the included volume plugin and
> Heketi version 4.
>
> ?
Regardless of the glusterfs client version this is supposed to work. One
patch
2017 Aug 10
2
Kubernetes v1.7.3 and GlusterFS Plugin
Just created the container from here:
https://github.com/gluster/gluster-containers/tree/master/CentOS
And used stock Kubernetes 1.7.3, hence the included volume plugin and
Heketi version 4.
Humble Devassy Chirammal <humble.devassy at gmail.com> schrieb am Do., 10.
Aug. 2017, 18:49:
> ?Thanks .. Its the same option. Can you let me know your glusterfs client
> package version ??
>
2017 Aug 10
0
Kubernetes v1.7.3 and GlusterFS Plugin
?Thanks .. Its the same option. Can you let me know your glusterfs client
package version ??
On Thu, Aug 10, 2017 at 8:34 PM, Christopher Schmidt <fakod666 at gmail.com>
wrote:
>
> short copy from a kubectl describe pod...
>
> Events:
> FirstSeen LastSeen Count From SubObjectPath Type Reason Message
> --------- -------- ----- ---- ------------- -------- ------
2017 Aug 10
2
Kubernetes v1.7.3 and GlusterFS Plugin
short copy from a kubectl describe pod...
Events:
FirstSeen LastSeen Count From SubObjectPath Type Reason Message
--------- -------- ----- ---- ------------- -------- ------ -------
5h 54s 173 kubelet, k8s-bootcamp-rbac-np-worker-6263f70 Warning
FailedMount (combined from similar events): MountVolume.SetUp failed for
volume "pvc-fa4b2621-7dad-11e7-8a44-062df200059f" : glusterfs:
2017 Aug 10
0
Kubernetes v1.7.3 and GlusterFS Plugin
Are you seeing issue or error message which says auto_unmount option is not
valid ?
Can you please let me the issue you are seeing with 1.7.3 ?
--Humble
On Thu, Aug 10, 2017 at 3:33 PM, Christopher Schmidt <fakod666 at gmail.com>
wrote:
> Hi all,
>
> I am testing K8s 1.7.3 together with GlusterFS and have some issues
>
> is this correct?
> - Kubernetes v1.7.3 ships
2019 Sep 19
2
fts-elastic plugin
Hi all,
I have recently worked on fts plugin for ElasticSearch.
https://github.com/filiphanes/fts-elastic
It is forked from fts-elasticsearch as you can see in PR
https://github.com/atkinsj/fts-elasticsearch/pull/21
with following changes (maybe some more)
- no duplicate json keys in indexed documents, so compatible with ES 7.x
- 1 elastic index for all users with routing by username
-
2017 Aug 10
2
Kubernetes v1.7.3 and GlusterFS Plugin
Hi all,
I am testing K8s 1.7.3 together with GlusterFS and have some issues
is this correct?
- Kubernetes v1.7.3 ships with a GlusterFS Plugin that depends on
GlusterFS 3.11
- GlusterFS 3.11 is not recommended for production. So 3.10 should be used
This actually means no K8s 1.7.x version, right?
Or is there anything else I could do?
best Christopher
-------------- next part --------------
An
2020 Feb 04
0
Strategy for fts
Am 04.02.20 um 11:46 schrieb Francis Augusto Medeiros-Logeay:
> Hi Philon,
>
> Thanks a lot for your thoughts!
>
> Can I ask you if using Solr improved things for you? I have a mailbox
> with 15 years of e-mail and searching things take a long time.
Here, SOLR itself searches a quarter million mails in split seconds and
returns very good results. That is on a low memory
2020 Feb 15
1
Strategy for fts
I updated fts-xapian to make it compatible with dovecot 2.2
On 2020-02-04 12:37, Peter Chiochetti wrote:
> Am 04.02.20 um 11:46 schrieb Francis Augusto Medeiros-Logeay:
>
>> Hi Philon,
>>
>> Thanks a lot for your thoughts!
>>
>> Can I ask you if using Solr improved things for you? I have a mailbox with 15 years of e-mail and searching things take a long
2020 Feb 04
0
Strategy for fts and Replication
Hi Francis,
next to fts-solr there was fts-lucene. But that Lucene there seems heavily outdated why the Dovecot docs also suggest using Solr. Elasticsearch probably is similar to Solr but the later is maintained by Dovecot team.
I started with downloading the Solr binary distribution to Debian with JRE preinstalled and things were running like after 10 min. Yes it?s a bit more complicated to
2020 Feb 04
5
Strategy for fts and Replication
Hi Philon,
Thanks a lot for your thoughts!
Can I ask you if using Solr improved things for you? I have a mailbox
with 15 years of e-mail and searching things take a long time.
On 04.02.2020 09:39, Philon wrote:
> Hi Francis,
>
> next to fts-solr there was fts-lucene. But that Lucene there seems
> heavily outdated why the Dovecot docs also suggest using Solr.
> Elasticsearch
2019 Apr 05
1
Solr connection timeout hardwired to 60s
> I'm a denizen of the solr-user at lucene.apache.org mailing list.
> [...]
> Here's a wiki page that I wrote about that topic. This wiki is going
> away next month, but for now you can still access it:
>
> https://wiki.apache.org/solr/SolrPerformanceProblems
That's a great resource, Shawn.
I am about to put together a test case to provide a comprehensive FTS
2013 Oct 24
0
Error 400 on SERVER: Could not match - Why ?
hi,
Could someone tell me what''s wrong in my statements?
err: Could not retrieve catalog from remote server: Error 400 on SERVER:
> Could not match ''elasticsearch::java'': at
> /etc/puppet/environments/production/modules/elasticsearch/manifests/init.pp:35
init.pp :
class elasticsearch(
$ensure = $elasticsearch::params::ensure,
$heap_size
2020 Jan 31
2
Strategy for fts and Replication
Hi there,
I got successfully to replicate my mail server to another dovecot
install using dsync, mainly for redundancy, and it works great.
I want to try to install fts, as some of the mailboxes have tens of
thousands of messages, and it takes minutes to get some results when
searching via IMAP on a Roundcube interface.
I want to experiment with fts-solr first, and firstly on my redundant
2017 Aug 28
3
Gluster documentation search
Hello folks,
I spend some time today mucking about trying to figure out how to make our
documentation search a better experience. The short answer is, search kind
of works now.
Long answer: mkdocs creates a client side file which is used for search.
RTD overrides this by referring people to Elasticsearch. However, that
doesn't clear out stale entries and we're plagued with a whole lot of
2017 Aug 11
0
New CentOS Atomic Release and Kubernetes System Containers Now Available
Last week, the CentOS Atomic SIG released an updated version
(https://wiki.centos.org/SpecialInterestGroup/Atomic/Download) of
CentOS Atomic Host (7.1707), a lean operating system designed to run
Docker containers, built from standard CentOS 7 RPMs, and tracking the
component versions included in Red Hat Enterprise Linux Atomic Host.
The release, which came as part of the monthly CentOS release
2017 Nov 12
1
Gluster clients can't see directories that exist or are created within a mounted volume, but can enter them.
> Clarification for below logs:
>
> - 'dev_static' is the gluster volume.
> - 'int-kube-01' is the gluster client.
> - '10.51.70.151' is the first node in a three node (2 replica, 1 arbiter) gluster cluster.
> - '/var/lib/kubelet/...../iss3dev-static' is a directory on the client that should be mounting