Re: [CentOS] SELinux denies haproxy

2016-03-12 Thread Tim Dunphy
> > setsebool -P haproxy_connect_any 1 Hey, thanks Alexander! That did the trick. for more information : > https://www.mankier.com/8/haproxy_selinux Thanks, Hossein! Very valuable info. Much appreciated. Tim On Sat, Mar 12, 2016 at 5:40 PM, Hossein Aghaie wrote: > for more information : >

Re: [CentOS] C7 + UEFI + GPT + RAID1

2016-03-12 Thread Gordon Messmer
On 03/12/2016 08:22 AM, Alessandro Baggi wrote: From several how-to concerning raid1 installation, I must put each partition on a different md devices. Not necessarily. You could put LVM on top of the RAID device, and create logical volumes. I've asked times ago if it's more correct create

Re: [CentOS] SELinux denies haproxy

2016-03-12 Thread Hossein Aghaie
for more information : https://www.mankier.com/8/haproxy_selinux On Sun, Mar 13, 2016 at 2:05 AM, Alexander Dalloz wrote: > Am 12.03.2016 um 23:18 schrieb Tim Dunphy: > >> Hi all, >> >> I'm load balancing 4 mysql databases using HAProxy. The setup seems to be >> working pretty well. Except I kee

Re: [CentOS] SELinux denies haproxy

2016-03-12 Thread Alexander Dalloz
Am 12.03.2016 um 23:18 schrieb Tim Dunphy: Hi all, I'm load balancing 4 mysql databases using HAProxy. The setup seems to be working pretty well. Except I keep seeing these messages turning up in syslog: Mar 12 22:11:31 db1 kernel: [6058125.959624] type=1400 audit(1457820691.824:3029129): avc:

[CentOS] SELinux denies haproxy

2016-03-12 Thread Tim Dunphy
Hi all, I'm load balancing 4 mysql databases using HAProxy. The setup seems to be working pretty well. Except I keep seeing these messages turning up in syslog: Mar 12 22:11:31 db1 kernel: [6058125.959624] type=1400 audit(1457820691.824:3029129): avc: denied { name_connect } for pid=801 comm="ha

Re: [CentOS] CentOS Digest, Vol 134, Issue 12

2016-03-12 Thread magesh . kuppusamy
Sent from BlackBerry Passport    Original Message   From: centos-requ...@centos.org Sent: Saturday, March 12, 2016 5:30 PM To: centos@centos.org Reply To: centos@centos.org Subject: CentOS Digest, Vol 134, Issue 12 Send CentOS mailing list submissions to cen...@centos.or',g To subscribe or unsu

Re: [CentOS] C7 + UEFI + GPT + RAID1

2016-03-12 Thread Alessandro Baggi
Update. I've made another test. I've create md0 of 8GB and and md1 of 20 gb. After sync completed I've rebooted the machine. When I select partitioning on the installer I get only MDRAID of 500 GB and not partitioned size. Hi list, I'm new with UEFI and GPT. For several years I've used M

[CentOS] C7 + UEFI + GPT + RAID1

2016-03-12 Thread Alessandro Baggi
Hi list, I'm new with UEFI and GPT. For several years I've used MBR partition table. I've installed my system on software raid1 (mdadm) using md0(sda1,sdb1) for swap, md1(sda2, sdb2) for /, md2 (sda3,sdb3) for /home. From several how-to concerning raid1 installation, I must put each partition