Displaying 20 results from an estimated 22 matches for "percona".
Did you mean:
perconna
2014 Jun 21
2
Managing users and home dirs
...nserting rows in the database, creating
dirs, chown/chmod yada yada, but there must be a better way to do it ...
If you're doing dovecot replication then it gets even more cumbersome,
having to duplicate the effort in two places (and make sure it's
correct).
I have a nice test setup using Percona XtraDB Clustering in
a 3-node cluster which works swimmingly, albeit in VMs only at the
moment. A master DB node and two dovecot nodes. Dovecot replication is
up and running nicely too, and I almost have all the communications
going over ipsec tunnels, so it will be nice and secure.
I'm think...
2015 Mar 12
2
mysql replication - problems
>
> No: /etc/pki/CA should NOT be group writeable. Ditto for
> /etc/pki/tls/cernts and private
Ok, yeah I can understand that. I'll correct it. Still need a way to get
SSL enabled however. Any suggestions there?
Thanks
Tim
On Thu, Mar 12, 2015 at 11:40 AM, <m.roth at 5-cent.us> wrote:
> Tim Dunphy wrote:
> >>
> >> The mysqld process runs as the mysql
2013 Jul 31
1
Centos and percona5.5
Hi
I have centos 6.4 and installed percona 5.5... everything works fine,
but in phpmyadmin (which is installed on the same box), i get this error:
Your PHP MySQL library version 5.1.66 differs from your MySQL server
version 5.5.32. This may cause unpredictable behavior.
How should handle this?
Somewhere exists the correct php-mysql lib...
2023 Jan 26
2
How do you scale dovecot for good performance with Roundcube webmailer in front? (hitting limits without exhausting resources)
...ious limit of 600 req/s though. (This includes all kinds of HTTP calls to Roundcube, not only the ones triggering IMAP). When the dovecot becomes unavailable, the performance without mails jumps to 7700 req/s. Testing is done with 4 JMeter-servers and one client.?
My setup is a Dovecot with MySQL (Percona XtraDB) backend. Mails are encrypted with mail_crypt and EC keys. Authentication is done in parallel (auth_cache_verify_with_workers=yes). Where possible min_available_processes have been set equal to the threads available on the Dovecot machine (64).
Hardware is a 64 thread Xeon CPU at 2.10 GHz,...
2023 Feb 23
1
Redundant Database, Pgsql ?
...ter replication, which
can make failover easier via DNS (like with a round robin for
ldap.mydomain), or multiple LDAP dictionaries for dovecot. The [big]
problem with OSS Postgres is that it only does master/slave replication,
with no plans to add multi-master replication to the code base (there is
Percona and 2ndQuadrant, but for small outfits, and individual there is
a price barrier there). Personally I love PGSQL as a DB, but for SSO I
use LDAP - because that's what it's designed for (i.e. read more than
written).
> I guess the local caching is also faster. Afaik were databases not
&...
2012 Mar 15
2
Usage Case: just not getting the performance I was hoping for
All,
For our project, we bought 8 new Supermicro servers. Each server is a
quad-core Intel cpu with 2U chassis supporting 8 x 7200 RPM Sata drives.
To start out, we only populated 2 x 2TB enterprise drives in each
server and added all 8 peers with their total of 16 drives as bricks to
our gluster pool as distributed replicated (2). The replica worked as
follows:
1.1 -> 2.1
1.2
2015 Jan 08
5
logrotate script not working
Hey guys,
Got a quick question and I hope this is an easy one!
In my /etc/logrotate.conf file I have the following entry:
# rotate all of the apache logs -- we'll rotate them here
/var/log/mysqld.log {
weekly
size 50M
create 0644 mysql mysql
rotate 1
}
And from that I would expect the log to rotate when it reaches 50M in size.
However I just caught that log weighing
2014 Jul 14
3
Transition from one server to another.
A frind of mine and I are running a dedicated server, that among
other things host mail for ourselves and friends and families. All in
all about 15 different domains with 35-40 users. The machine in
question is old, so we are doing a slow transition from the old server
to the new one. So far, we've managed to move web hosts
seamlessly. Due to the technical capabilities at some of the user
2016 Oct 10
0
Dealing with swappiness on host systems
...se
swap unless there is no physical memory free but apparently this is not
as easy as I'd hoped it would be. This is on a CentOS 7 system.
At first I tried setting /proc/sys/vm/swappiness to 1 (apparently
setting it to 0 now means even the OOM killer takes precedence over
swapping:
https://www.percona.com/blog/2014/04/28/oom-relation-vm-swappiness0-new-kernel/
). After doing this I could still see the used swap increase for a guest
even though there were 28G of memory used only as page-cache on the host.
Taking another look at it I notices that swappiness can now apparently
be controlled on a p...
2020 Sep 18
0
Upgrading samba on Buster
...samba-4.11.13/
editor debian/changelog
Or,
dch -i
# is better, just not sure if its installed with above.
# Update the change log, copy the previes part,
# change the version and dates and signer.
# save
dpkg-buildpackage -B
Should do it.
And a simple setup for a file repo.
https://www.percona.com/blog/2020/01/02/how-to-create-your-own-repositories-for-packages/
But packages will come in coming days.
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens Tom
> Diehl via samba
> Verzonden: vrijdag 18 september 20...
2013 Jan 10
1
dovecot and cacti (snmp ?)
Hi All,
I've put online a postfix+dovecot+mysql+roundcube server that will grow till serving around 1500 accounts.
I've installed the usual cacti graphs, plus the beautiful percona suite for mysql's cacti
plus some graphs for iops and iostat.
I was lurking around for the best solution to graph dovecot usage, the most detailed possible, in order to prevent and foresee problems.
I'm finding sparse results, I'm not sure which one is the most current / complete.
Do...
2023 Feb 22
1
Redundant Database, Pgsql ?
I don't even get what the advatages are of doing this with sql. If you use local replicated ldap and use local credential caching then your master ldap can go down without issues, even the local caching handle some local slapd issues.
I guess the local caching is also faster. Afaik were databases not designed for this purpose and a better fit is ldap.
>
> If I understand open source
2020 Sep 18
3
Upgrading samba on Buster
Hi,
I am trying Louis' samba packages on one of my DC's running Buster. The current
samba version is 4.11.11 and I want to upgrade it to 4.11.latest.
I seem to remember that Louis posted that there were some extra steps with
some magic apt/apt-get/dpkg incantations that were sometimes required but I
cannot seem to find the instructions on Google.
I do not remember if the instructions
2013 Jun 08
1
crash/mem violation in auth_worker + 50G logs in 2.1.7
...r besides libmysqlclient I removed the
directory and haven't seen the problem return yet. Sounds like the
reason for happening, however, the memory error after that probably
warrants research?
If it is in libmysqlclient, that's another non-default snag because
that's the lib I get from Percona, not the Ubuntu default one.
Shouldn't dovecot recognize that the auth worker is crashing?
One more thing, this is (one line from many) from audit.log (I have
auditd logging audit records)
type=ANOM_ABEND msg=audit(1370682566.377:3499876): auid=4294967295
uid=108 gid=115 ses=4294967295 pid=...
2024 Jun 28
1
Positron as a tool
Just to be clear, Denis, I am not in any way associated with anybody or anything and just read about it on a news feed not from POSIT directly.
I am aware it is based on existing functionality and have used possibly similar editors for other languages. I did try possibly one touted by Microsoft years ago (perhaps what you are referring to) but felt no need to keep using it at the time. What I am
2012 Jun 04
15
mysql or postgresql
Hi!
Which database would you recommend to use mysql or postgresql for
puppet?
Estimated number of nodes 30000, they send reports every 30 minutes.
Thanks
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to
2013 Nov 08
2
Problems with dovecot 2.1.7, spamassassin 3.3.2 and antispam plugin
...r.
These tests are being done on a clean Ubuntu 13.04 system. I'm
rebuilding the VM repeatedly as I configure the various pieces, and can
test any changes or whatever you might suggest very easily. I've fully
scripted the install and configuration of Exim4, Dovecot, Spamassassin,
Clamav, Percona/Mysql, Roundcube, and can build a full VM under
Virtualbox or any VPS in less than 10 minutes.
Ubuntu 13.04
Dovecot 2.1.7
dovecot-antispam 2.0+20120225-3
Anyone else using the antispam plugin with spamassassin 3.3.2 ?
Anything I can check to see what's causing this problem ?
------------...
2014 Nov 26
5
Strange Issue: asterisk deleted
Hi,
I looked for asterisk in /usr/sbin using the commands ls and find and whereis and it was not there.
I know that the process is killed because when I start asterisk using the command asterisk -vvvvc it starts and then it exits and the word killed is wrote on the console.
Ever time I copy a new executable to /usr/sbin either using cp command or make install it gets deleted too.
Now I used
2024 Jun 29
0
R related tools - GUI
...sitron as a tool
> Message-ID: <9ba1bf10-7230-6b8d-03bb-dd3576db72f6 at shdawson.com>
> Content-Type: text/plain; charset="utf-8"; Format="flowed"
>
> The gap I see is in the database engine monitoring.
>
> MySQL has discontinued development of Workbench. Percona Monitoring and
> Management seems nice, but not as integrated in IDE as I would prefer.
>
> A Positron tool proposed by the vendor is positioned as a data science
> tool. The ability to know if any R work is killing the DB by overloading
> it is still a missing piece of the IDE pictu...
2015 Jun 25
0
Processed: raising severity for GCC 5 issues, please fix these now (see https://wiki.debian.org/GCC5)
...778056 serious
Bug #778056 [src:pads] pads: ftbfs with GCC-5
Severity set to 'serious' from 'important'
> severity 778057 serious
Bug #778057 [src:pdns] pdns: ftbfs with GCC-5
Severity set to 'serious' from 'important'
> severity 778058 serious
Bug #778058 [src:percona-xtradb-cluster-galera-2.x] percona-xtradb-cluster-galera-2.x: ftbfs with GCC-5
Severity set to 'serious' from 'important'
> severity 778059 serious
Bug #778059 [src:performous] performous: ftbfs with GCC-5
Severity set to 'serious' from 'important'
> severity 7...