Is there a list of "supported" methods for deployment of CentOS 7.2 on Power8? I know folks with VMs behind VIO servers with PowerVM. I understand VMs under PowerKVM with OPAL are also supported. Any ideas on bare metal CentOS under OPAL, Power8 with either latest firmware levels (FW840 or OP810)?
Regards, James Nash jjnash@us.ibm.com Power Systems Strategic Initiatives Team
On Jan 12, 2016, at 7:01 AM, centos-devel-request@centos.org wrote:
Send CentOS-devel mailing list submissions to centos-devel@centos.org
To subscribe or unsubscribe via the World Wide Web, visit https://lists.centos.org/mailman/listinfo/centos-devel or, via email, send a message with subject or body 'help' to centos-devel-request@centos.org
You can reach the person managing the list at centos-devel-owner@centos.org
When replying, please edit your Subject line so it is more specific than "Re: Contents of CentOS-devel digest..."
Today's Topics:
- Re: [CentOS-announce] Announcing release for MySQL 5.5 and 5.6 on CentOS Linux 6 x86_64 SCL (Leon Fauster)
- Re: [CentOS-announce] Announcing release for MySQL 5.5 and 5.6 on CentOS Linux 6 x86_64 SCL (Nico Kadel-Garcia)
- Re: CentOS Upgrade Tool (Ulrich Leodolter)
- Re: CentOS Upgrade Tool (Peter)
- Re: [CentOS-announce] Announcing release for MySQL 5.5 and 5.6 on CentOS Linux 6 x86_64 SCL (Karanbir Singh)
Message: 1 Date: Mon, 11 Jan 2016 16:18:50 +0100 From: Leon Fauster leonfauster@googlemail.com To: "The CentOS developers mailing list." centos-devel@centos.org Subject: Re: [CentOS-devel] [CentOS-announce] Announcing release for MySQL 5.5 and 5.6 on CentOS Linux 6 x86_64 SCL Message-ID: BA7034C8-B46D-4435-A2C8-8753D55F2187@googlemail.com Content-Type: text/plain; charset=us-ascii
Hi Honza,
Am 21.12.2015 um 17:20 schrieb Honza Horak hhorak@redhat.com:
I am pleased to announce the immediate availability of versions 5.5 and
5.6 of the MySQL on CentOS Linux 6 x86_64, delivered via a Software Collection (SCL) built by the SCLo Special Interest Group (https://wiki.centos.org/SpecialInterestGroup/SCLo).
QuickStart
You can get started in three easy steps (example of MySQL 5.6): $ sudo yum install centos-release-scl $ sudo yum install rh-mysql56 $ scl enable rh-mysql56 bash
should centos-release-scl not have at least a "Obsoletes:
centos-release-SCL" statement?
http://mirror.centos.org/centos/6/extras/x86_64/Packages/centos-release-SCL-...
vs
http://mirror.centos.org/centos/6/extras/x86_64/Packages/centos-release-scl-...
-- LF
Message: 2 Date: Mon, 11 Jan 2016 22:51:56 -0500 From: Nico Kadel-Garcia nkadel@gmail.com To: "The CentOS developers mailing list." centos-devel@centos.org Subject: Re: [CentOS-devel] [CentOS-announce] Announcing release for MySQL 5.5 and 5.6 on CentOS Linux 6 x86_64 SCL Message-ID: CAOCN9ryRxxCm-Aw+1PMpKPA6hWfncSkoGV8Ed3b2D5Nn_JF6hw@mail.gmail.com Content-Type: text/plain; charset=UTF-8
On Mon, Jan 11, 2016 at 10:18 AM, Leon Fauster leonfauster@googlemail.com wrote:
Hi Honza,
Am 21.12.2015 um 17:20 schrieb Honza Horak hhorak@redhat.com:
I am pleased to announce the immediate availability of versions 5.5 and
5.6 of the MySQL on CentOS Linux 6 x86_64, delivered via a Software Collection (SCL) built by the SCLo Special Interest Group (https://wiki.centos.org/SpecialInterestGroup/SCLo).
QuickStart
You can get started in three easy steps (example of MySQL 5.6): $ sudo yum install centos-release-scl $ sudo yum install rh-mysql56 $ scl enable rh-mysql56 bash
should centos-release-scl not have at least a "Obsoletes:
centos-release-SCL" statement?
http://mirror.centos.org/centos/6/extras/x86_64/Packages/centos-release-SCL-...
vs
http://mirror.centos.org/centos/6/extras/x86_64/Packages/centos-release-scl-...
And a "Provides: centos-release-SCL", for people like me with "mock" configurations that used it.
Message: 3 Date: Tue, 12 Jan 2016 09:20:30 +0100 (CET) From: Ulrich Leodolter ulrich.leodolter@obvsg.at To: "The CentOS developers mailing list." centos-devel@centos.org Subject: Re: [CentOS-devel] CentOS Upgrade Tool Message-ID:
1234403688.378.1ba2367a-42f9-46fa-878d-8dacc1c790c5.open-xchange@oxchange.obvsg.at
Content-Type: text/plain; charset=UTF-8
Hi,
Ken Dreyer kdreyer@redhat.com hat am 6. Januar 2016 um 17:49
geschrieben:
On Wed, Jan 6, 2016 at 7:24 AM, Bruno Martins bruno.martins@rumos.pt
wrote:
I've used the tool with '--force' parameter and it upgraded just fine.
Now
I'm having some side effects like: "grep: error while loading shared libraries: libpcre.so.0: cannot open shared object file: No such file or directory"
I had a similar issue with grep when I upgraded my CentOS 6 home server to CentOS 7 last week. As explained elsewhere, the issue is that not all .el6 packages get upgraded.
I have upgraded a couple of C6 machines last weeks, it works much better with 7.2 now, at least the system boots and ssh works :)
The grep issue can be fixed after upgrade very simply:
$ yum downgrade grep
BR Ulrich
Message: 4 Date: Tue, 12 Jan 2016 21:47:59 +1300 From: Peter peter@pajamian.dhs.org To: centos-devel@centos.org Subject: Re: [CentOS-devel] CentOS Upgrade Tool Message-ID: 5694BDBF.1000309@pajamian.dhs.org Content-Type: text/plain; charset=windows-1252
On 12/01/16 21:20, Ulrich Leodolter wrote: I have upgraded a couple of C6 machines last weeks, it works much better with 7.2 now, at least the system boots and ssh works :)
The grep issue can be fixed after upgrade very simply:
$ yum downgrade grep
First off I *do not* support the use of the upgrade tool under any circumstances, just in case I haven't made my position clear in the past. That said, you'll probably do a more thorough job of fixing all the mistakes made by the upgrade too if you follow it up with:
yum distro-sync
This should fix grep and any other package that is still left on the el6 version.
Peter
Message: 5 Date: Tue, 12 Jan 2016 10:58:52 +0000 From: Karanbir Singh kbsingh@centos.org To: centos-devel@centos.org, Honza Horak hhorak@redhat.com Subject: Re: [CentOS-devel] [CentOS-announce] Announcing release for MySQL 5.5 and 5.6 on CentOS Linux 6 x86_64 SCL Message-ID: 5694DC6C.9000600@centos.org Content-Type: text/plain; charset=windows-1252
On 12/01/16 03:51, Nico Kadel-Garcia wrote:
should centos-release-scl not have at least a "Obsoletes:
centos-release-SCL" statement?
http://mirror.centos.org/centos/6/extras/x86_64/Packages/centos-release-SCL-...
vs
http://mirror.centos.org/centos/6/extras/x86_64/Packages/centos-release-scl-...
And a "Provides: centos-release-SCL", for people like me with "mock" configurations that used it.
honza can shed a bit more light on this, but it was discussed before the first SCL release - and it appeared to not be needed, as new users would just migrate over.
regards,
-- Karanbir Singh, Project Lead, The CentOS Project +44-207-0999389 | http://www.centos.org/ | twitter.com/CentOS GnuPG Key : http://www.karan.org/publickey.asc
CentOS-devel mailing list CentOS-devel@centos.org https://lists.centos.org/mailman/listinfo/centos-devel
End of CentOS-devel Digest, Vol 131, Issue 6
On Jan 12, 2016, at 8:11 AM, James Nash jjnash@us.ibm.com wrote:
Is there a list of "supported" methods for deployment of CentOS 7.2 on Power8? I know folks with VMs behind VIO servers with PowerVM. I understand VMs under PowerKVM with OPAL are also supported. Any ideas on bare metal CentOS under OPAL, Power8 with either latest firmware levels (FW840 or OP810)?
The correct answer is that if it’s supported in RHEL 7.2 ppc64le, then it’s supported by CentOS 7 1511 ppc64le.
Red Hat Enterprise Linux 7.2 (little endian) is currently supported on PowerVM and PowerHV (bare metal) [1]
[1] https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/htm...
On 12/01/16 17:17, James O'Connor wrote:
On Jan 12, 2016, at 8:11 AM, James Nash jjnash@us.ibm.com wrote:
Is there a list of "supported" methods for deployment of CentOS 7.2 on Power8? I know folks with VMs behind VIO servers with PowerVM. I understand VMs under PowerKVM with OPAL are also supported. Any ideas on bare metal CentOS under OPAL, Power8 with either latest firmware levels (FW840 or OP810)?
The correct answer is that if it’s supported in RHEL 7.2 ppc64le, then it’s supported by CentOS 7 1511 ppc64le.
technically, nothing is 'supported' on CentOS. I wonder if we can find a better word to communicate that.
On 13 January 2016 at 02:14, Karanbir Singh mail-lists@karan.org wrote:
On 12/01/16 17:17, James O'Connor wrote:
On Jan 12, 2016, at 8:11 AM, James Nash jjnash@us.ibm.com wrote:
Is there a list of "supported" methods for deployment of CentOS 7.2 on Power8? I know folks with VMs behind VIO servers with PowerVM. I understand VMs under PowerKVM with OPAL are also supported. Any ideas on bare metal CentOS under OPAL, Power8 with either latest firmware levels (FW840 or OP810)?
The correct answer is that if it’s supported in RHEL 7.2 ppc64le, then it’s supported by CentOS 7 1511 ppc64le.
technically, nothing is 'supported' on CentOS. I wonder if we can find a better word to communicate that.
I would look for a word in "not English" because most of the English words end up having specific legal definitions which end up tripping up. I was thinking "implemented" because that is about all that CentOS is going to say it does. "We have a method that is implemented that will use ABC. We do not support this method."
-- Karanbir Singh +44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh GnuPG Key : http://www.karan.org/publickey.asc _______________________________________________ CentOS-devel mailing list CentOS-devel@centos.org https://lists.centos.org/mailman/listinfo/centos-devel
On 13/01/16 16:40, Stephen John Smoogen wrote:
On 13 January 2016 at 02:14, Karanbir Singh mail-lists@karan.org wrote:
On 12/01/16 17:17, James O'Connor wrote:
On Jan 12, 2016, at 8:11 AM, James Nash jjnash@us.ibm.com wrote:
Is there a list of "supported" methods for deployment of CentOS 7.2 on Power8? I know folks with VMs behind VIO servers with PowerVM. I understand VMs under PowerKVM with OPAL are also supported. Any ideas on bare metal CentOS under OPAL, Power8 with either latest firmware levels (FW840 or OP810)?
The correct answer is that if it’s supported in RHEL 7.2 ppc64le, then it’s supported by CentOS 7 1511 ppc64le.
technically, nothing is 'supported' on CentOS. I wonder if we can find a better word to communicate that.
I would look for a word in "not English" because most of the English words end up having specific legal definitions which end up tripping up. I was thinking "implemented" because that is about all that CentOS is going to say it does. "We have a method that is implemented that will use ABC. We do not support this method."
how about just 'works'. Does <feature> work on CentOS Linux ? Yes/No/Maybe
On Jan 13, 2016, at 3:14 AM, Karanbir Singh mail-lists@karan.org wrote:
On 12/01/16 17:17, James O'Connor wrote:
On Jan 12, 2016, at 8:11 AM, James Nash jjnash@us.ibm.com wrote:
Is there a list of "supported" methods for deployment of CentOS 7.2 on Power8? I know folks with VMs behind VIO servers with PowerVM. I understand VMs under PowerKVM with OPAL are also supported. Any ideas on bare metal CentOS under OPAL, Power8 with either latest firmware levels (FW840 or OP810)?
The correct answer is that if it’s supported in RHEL 7.2 ppc64le, then it’s supported by CentOS 7 1511 ppc64le.
technically, nothing is 'supported' on CentOS. I wonder if we can find a better word to communicate that.
I knew I was going to regret using ‘supported’ as soon as I clicked send :)
So let me revise:
The correct answer is that if it’s supported in RHEL 7.2 ppc64le, then it should work in CentOS 7 1511 ppc64le. And if CentOS 7 1511 ppc64le doesn’t work, then offer to step in and help fix it :)
On 13/01/16 17:04, James O'Connor wrote:
On Jan 13, 2016, at 3:14 AM, Karanbir Singh mail-lists@karan.org wrote:
On 12/01/16 17:17, James O'Connor wrote:
On Jan 12, 2016, at 8:11 AM, James Nash jjnash@us.ibm.com wrote:
Is there a list of "supported" methods for deployment of CentOS 7.2 on Power8? I know folks with VMs behind VIO servers with PowerVM. I understand VMs under PowerKVM with OPAL are also supported. Any ideas on bare metal CentOS under OPAL, Power8 with either latest firmware levels (FW840 or OP810)?
The correct answer is that if it’s supported in RHEL 7.2 ppc64le, then it’s supported by CentOS 7 1511 ppc64le.
technically, nothing is 'supported' on CentOS. I wonder if we can find a better word to communicate that.
I knew I was going to regret using ‘supported’ as soon as I clicked send :)
So let me revise:
The correct answer is that if it’s supported in RHEL 7.2 ppc64le, then it should work in CentOS 7 1511 ppc64le. And if CentOS 7 1511 ppc64le doesn’t work, then offer to step in and help fix it :)
btw, the most popular download for CentOS Linux is the minimal install iso - you should consider doing one for ppc* as well.
On Thursday 14 January 2016 17:32:46 Karanbir Singh wrote:
So let me revise:
The correct answer is that if it’s supported in RHEL 7.2 ppc64le, then it should work in CentOS 7 1511 ppc64le. And if CentOS 7 1511 ppc64le doesn’t work, then offer to step in and help fix it :)
btw, the most popular download for CentOS Linux is the minimal install iso - you should consider doing one for ppc* as well.
+1
Just had to resize the VMLibrary because CentOS-7-AltArch-ppc64- Everything-1511.iso is way bigger than Rhel ISO (which was deleted before). The minimal ISO would be awsome :)
Best regards,