Re: [CentOS] CentOS 7 install on one RAID 1 [not-so-SOLVED]

2017-01-26 Thread Tony Mountifield
In article <1485416344.2047.1.ca...@biggs.org.uk>, Pete Biggs wrote: > > > > > If you are using RAID 1 kernel mirroring, you can do that with /boot too, > > and Grub finds the kernel just fine. I've done it many times: > > > > > Hmm, OK. I wonder why anaconda doesn't do it then. > > Reading v

Re: [CentOS] samba rpm deps - with yum downgrade = kind of a mayhem

2017-01-26 Thread lejeczek
On 25/01/17 14:26, Jonathan Billings wrote: On Wed, Jan 25, 2017 at 11:32:16AM +, lejeczek wrote: hi guys, gals do you see this: ~]$ yum downgrade samba Resolving Dependencies [...] --> Processing Dependency: libtevent.so.0(TEVENT_0.9.9) for package: samba-client-libs-4.4.4 ..and proces

Re: [CentOS] samba rpm deps - with yum downgrade = kind of a mayhem

2017-01-26 Thread Jonathan Billings
On Thu, Jan 26, 2017 at 11:44:06AM +, lejeczek wrote: > but Centos should, right? > Being able to downgrade can save you a day or a few. I know, for it did save > mine several times, eg. buggy samba new update and downgrade fixed it, etc. > We absolutely should be able to downgrade every rpm, i

Re: [CentOS] CentOS 7 install on one RAID 1 [not-so-SOLVED]

2017-01-26 Thread Gordon Messmer
On 01/26/2017 01:40 AM, Tony Mountifield wrote: Anaconda doesn't set up the boot sector on the second drive by default, so I put some grub commands in the post-install section of kickstart to do so. I can't attest that it *works* (mostly since I use UEFI everywhere possible) but anaconda defi

[CentOS] cURL use only even local port number

2017-01-26 Thread Shigeru Yanagibayashi
Hi all, I use cURL to connect external https server from local apache php application. I found this application only use even local port number and never use odd port number. My server info is as follows: # uname -r 2.6.32-642.3.1.el6.x86_64 # sysctl -a | grep net.ipv4.ip_local net.ipv4.ip_loc

Re: [CentOS] samba rpm deps - with yum downgrade = kind of a mayhem

2017-01-26 Thread lejeczek
On 26/01/17 14:44, Jonathan Billings wrote: On Thu, Jan 26, 2017 at 11:44:06AM +, lejeczek wrote: but Centos should, right? Being able to downgrade can save you a day or a few. I know, for it did save mine several times, eg. buggy samba new update and downgrade fixed it, etc. We absolutely

Re: [CentOS] CentOS 7 install on one RAID 1 [not-so-SOLVED]

2017-01-26 Thread Tony Mountifield
In article <5ef97952-14c0-6ad2-0803-c24691a68...@gmail.com>, Gordon Messmer wrote: > On 01/26/2017 01:40 AM, Tony Mountifield wrote: > > Anaconda doesn't set up the boot sector on the second drive by default, > > so I put some grub commands in the post-install section of kickstart > > to do so. >

Re: [CentOS] CentOS 7 install on one RAID 1 [not-so-SOLVED]

2017-01-26 Thread Eugene Poole
First let me say I am not a true expert, but I am experienced. If this machine you purchased was some name brand, you must be speaking about hardware raid, true? If this is true, it normally presents you with what looks like a standard drive (/dev/sda) for every 2 drives configured as raid-1.

Re: [CentOS] CentOS 7 install on one RAID 1 [not-so-SOLVED]

2017-01-26 Thread Tru Huynh
Hi, It's all in the documentation from Red Hat. kickstart snip https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/Installation_Guide/sect-kickstart-examples.html manual partitionning https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/Install

[CentOS] [EL6] How to follow upstream updates?

2017-01-26 Thread Leon Fauster
Sorry, if it was answered already elsewhere. Where exactly are the current EL6 builds done? Or rephrased: I would like to look into the state of following security update: mysql-5.1.73-8.el6_8.src.rpm Looking into https://git.centos.org/repositories/ http://cbs.centos.org http://buildl

Re: [CentOS] [EL6] How to follow upstream updates?

2017-01-26 Thread Johnny Hughes
On 01/26/2017 03:35 PM, Leon Fauster wrote: > Sorry, if it was answered already elsewhere. > > Where exactly are the current EL6 builds done? > Or rephrased: I would like to look into the state > of following security update: > > mysql-5.1.73-8.el6_8.src.rpm > > Looking into > > https://gi

Re: [CentOS] [EL6] How to follow upstream updates?

2017-01-26 Thread Johnny Hughes
On 01/26/2017 04:02 PM, Johnny Hughes wrote: > On 01/26/2017 03:35 PM, Leon Fauster wrote: >> Sorry, if it was answered already elsewhere. >> >> Where exactly are the current EL6 builds done? >> Or rephrased: I would like to look into the state >> of following security update: >> >> mysql-5.1.7

Re: [CentOS] [EL6] How to follow upstream updates?

2017-01-26 Thread John R Pierce
On 1/26/2017 3:32 PM, Johnny Hughes wrote: It should populate all mirror.centos.org servers in the next hour and then external mirrors as they sync on their schedules. speaking of, that brings up a question I've had been meaning to ask... Is there any mechanism in place to keep these external

Re: [CentOS] [EL6] How to follow upstream updates?

2017-01-26 Thread Leon Fauster
> Am 27.01.2017 um 00:32 schrieb Johnny Hughes : > > On 01/26/2017 04:02 PM, Johnny Hughes wrote: >> On 01/26/2017 03:35 PM, Leon Fauster wrote: >>> Sorry, if it was answered already elsewhere. >>> >>> Where exactly are the current EL6 builds done? >>> Or rephrased: I would like to look into th

[CentOS] yum adding 7.3 packages to 7.2 system

2017-01-26 Thread Jon LaBadie
My system is 7.2.1511. When I run "yum update", it wants to install about 900 packages total. Most are labeled just "el7". A few "el7_1" and a lot are "el7_3" or 7.3. None are 7.2. I'm not surprised when I see 50-100 packages needing an update. But 900? And none specific to the installed syste

Re: [CentOS] [EL6] How to follow upstream updates?

2017-01-26 Thread Johnny Hughes
On 01/26/2017 05:43 PM, John R Pierce wrote: > On 1/26/2017 3:32 PM, Johnny Hughes wrote: >> It should populate all mirror.centos.org servers in the next hour and >> then external mirrors as they sync on their schedules. > > speaking of, that brings up a question I've had been meaning to ask... >

Re: [CentOS] yum adding 7.3 packages to 7.2 system

2017-01-26 Thread Johnny Hughes
On 01/26/2017 06:00 PM, Jon LaBadie wrote: > My system is 7.2.1511. > > When I run "yum update", it wants to install about > 900 packages total. Most are labeled just "el7". > A few "el7_1" and a lot are "el7_3" or 7.3. > None are 7.2. > > I'm not surprised when I see 50-100 packages needing > a

Re: [CentOS] yum adding 7.3 packages to 7.2 system

2017-01-26 Thread John R Pierce
On 1/26/2017 4:00 PM, Jon LaBadie wrote: My system is 7.2.1511. When I run "yum update", it wants to install about 900 packages total. Most are labeled just "el7". A few "el7_1" and a lot are "el7_3" or 7.3. None are 7.2. I'm not surprised when I see 50-100 packages needing an update. But 900

[CentOS] software raid 1 failure

2017-01-26 Thread Jerry Geis
Hi All, I had a machine with software RAID-1 have a disk crash. I am attempting to get the data off the good disk. Using a USB to SATA device I plugged it into another machine. I tried many things to mount it, to mdadm add it but could not get it to cooperate. Another thought I had is can I use f

Re: [CentOS] software raid 1 failure

2017-01-26 Thread Valeri Galtsev
On Thu, January 26, 2017 7:27 pm, Jerry Geis wrote: > Hi All, > > I had a machine with software RAID-1 have a disk crash. I am attempting to > get the data off the good disk. If only one of two drives of mirror failed, on the original machine you should be able to mount everything hosted on that

Re: [CentOS] yum adding 7.3 packages to 7.2 system

2017-01-26 Thread Jon LaBadie
On Thu, Jan 26, 2017 at 06:08:45PM -0600, Johnny Hughes wrote: > On 01/26/2017 06:00 PM, Jon LaBadie wrote: > > My system is 7.2.1511. > > > > When I run "yum update", it wants to install about > > 900 packages total. Most are labeled just "el7". > > A few "el7_1" and a lot are "el7_3" or 7.3. >

[CentOS] Timeline of release of centos-openshift-origin 1.4

2017-01-26 Thread Vedran.Bartonicek
Hello, Would someone know when to expect to have package origin-master.1.4.0 in repository centos-openshift-origin? Right now the package with version 1.4.0 is available in repository centos-openshift-origin-testing. Thanks, Vedran From: CentOS on beh