Infraestructura Definida por Software (SDI) con IBM Power Systems

Una infraestructura definida por software consta de recursos de cálculo, red y almacenamiento totalmente virtualizados, agrupados de manera lógica y que pueden gestionarse como si fueran software. Esto permite el aprovisionamiento de infraestructuras basado en políticas abriendo la puerta a nuevos horizontes en la automatización de los centros de datos.

Desde comienzos de año gracias a PowerVC podemos desplegar en Power infraestructuras definidas por software (SDI) 100% compatibles con Open Stack, alternativa libre y de código abierto a AWS, Azure y Google Cloud. Para quienes os interesen los detalles técnicos a continuación tenéis un pequeño resúmen de la solución.

Read More

Integrando IBM Spectrum Scale (GPFS) en OpenStack

OpenStack es una plataforma de software de código abierto que se utiliza ampliamente como base para construir infraestructura en nube como soluciones de servicio. OpenStack se implementa normalmente en hardware de productos básicos y se utiliza para virtualizar varias partes de la infraestructura (computación, almacenamiento y red) para facilitar el uso compartido de la infraestructura entre aplicaciones, casos de uso y cargas de trabajo. Véase una API con muchos y potentes servicios detrás, alternativa a AWS o Google Cloud.. y además Software Libre.

¿Qué aporta IBM Spectrum Scale?

Read More

AIX & Linux on Power ranking among top four most reliable operating systems

ibm-power-systems

In 2016 and beyond, infrastructure reliability is more essential than ever for business continuity. The overall health of network operations, applications, management and security functions all depend on the core foundational elements: server hardware, server operating systems and virtualization to deliver high availability, robust management and solid security. The reliability of the server, server OS and virtualization platforms are the cornerstones of the entire network infrastructure. The individual and collective reliability of these platforms have a direct, immediate and long lasting impact on daily operations and business results.

Since 2008, corporate enterprise users rated IBM server hardware as the most reliable platform, besting 14 server hardware and 11 different server hardware virtualization platforms. A 61% majority of IBM Power servers and Lenovo System x servers achieved “five nines” or 99.999% availability – the equivalent of 5.25 minutes of unplanned per server downtime compared to 46% of Hewlett-Packard servers and 40% of Oracle server hardware

Download the ITIC 2016 Global Server Hardware, Server OS Reliability Report

Centos for IBM Power8 is available!

p8centos

CentOS (from the CentOS Project) is available for POWER8 with both Big Endian and Little Endian support ! Starting with version 7 (1511), it can be downloaded from CentOS.org website and installed on POWER8 servers.

With the entire version ported to IBM POWER, all the tools and packages you are used to are available right away. While keeping the same look-and-feel and commands, it leverages the IBM Power Systems platform to provide extreme performance, higher levels of availability and increased flexibility.

Where?

http://mirror.centos.org/altarch/7/isos/

It is available in both Big and Little Endian environments 😉

IBM PowerVM V2.2.4 and IBM PowerVC V1.3.0 available

IBMPowerVM_0New features in this release of IBM® PowerVM® V2.2.4 include support for the following:

  • New NovaLink architecture for IBM POWER8® based systems, which allows for greater scalability for OpenStack cloud deployments
  • New Virtual Network Interface Controller (vNIC), which enables improved efficiency, performance, and VM mobility for VMs with SRIOV adapters
  • Live Partition Mobility improvements in resiliency, performance, and NPIV validation
  • New features for Shared Storage Pool

New or improved features in this release of IBM PowerVC V1.3.0 include support for the following:

  • New advanced policy-based management to automate the dynamic optimization of systems
  • Exploitation of the PowerVM NovaLink architecture, which improves scaling and performance
  • New storage management capabilities, including support for IBM DS8000® NPIV and vSCSI storage
  • Support for PowerVM Multiple Shared Processor Pools

More info: http://www-01.ibm.com/common/ssi/cgi-bin/ssialias?subtype=ca&infotype=an&supplier=897&letternum=ENUS215-262

Upgrade to HMC 8.8.4 ?

IBM has released HMC 8.8.4 as of 9/14/2015 IBM has not provided support for this version of HMC with IBM PowerVC 1.2.3 (or any prior release). If you are using IBM PowerVC do not upgrade your HMC to this latest release yet.

IBM support statement will be documented here if changed.

http://www-01.ibm.com/support/knowledgecenter/SSXK2N_1.2.3/com.ibm.powervc.standard.help.doc/powervc_hwandsw_reqs_hmc.html?lang=en

currently only 8.8.2 and 8.8.3 are supported

Have fun and keep waiting.. like us 🙂

MariaDB 10.1: un millón de queries / segundo en Power8

Power8 ofrece la mejor relación entre coste y rendimiento, no hay rival para su bus interno, su ancho de banda entre procesador y memoria y los 8 hilos de cada uno de sus cores. Unos recientes “benchmarks” con MariaDB (heredera de MySQL) arrojan los siguientes resultados.

Queries por segundo en OLTP
OLTP clients MariaDB-10.0.21 MariaDB-10.1.8 increase
160 398124 930778 135%
200 397102 1024311 159%
240 395661 1108756 181%
320 396285 1142464 190%

Detalles de las pruebas de rendimiento:

Fichero my.cnf

[mysqld]
max_connections = 400
table_open_cache = 800
query_cache_type = 0
innodb_buffer_pool_size = 512M
innodb_buffer_pool_instances = 10
innodb_adaptive_hash_index_partitions = 20

Comando sysbench lanzado:

sysbench-mariadb --test=lua/oltp.lua --oltp-tables-count=20 \
--oltp-table-size=50000 --num-threads=... --oltp-read-only=on \
--oltp-point-selects=1000 --oltp-distinct-ranges=0 \
--oltp-simple-ranges=0 --oltp-sum-ranges=0 --oltp-order-ranges=0 \
--max-time=100 --max-requests=0 run

SW & HW utilizado

Servidor IBM “Firestone” S822LC Power8 con 2 sockets, 20 cores y 8-way SMT (160 hardware threads). Usando PowerKVM 3.1 y virtualizado un Ubuntu 14.04.3 LTS (ppc64le). Base de datos MariaDB-10.1.8 y sysbench-mariadb compilados localmente con IBM Advance Tool Chain 8.0Fuente (inglés): https://blog.mariadb.org/10-1-mio-qps/

 

AIX 7.2 disponible

aixPor fin tenemos la esperada nueva versión de AIX. Entre sus novedades está el soporte para CAPI, el parcheo del kernel en caliente (tanto de TL como de SP),  SR-IOV para compartición de tarjetas con soporte para Live Partition Mobility e mejoras en el soporte y optimización de entornos híbridos con SSD. Os dejamos el enlace de IBM con el resto de novedades explicadas en detalle.

http://www-03.ibm.com/systems/power/software/aix/v72/

How to install IBM PowerVC and not die while trying

powervc installation error solvingI’ve been trying to install PowerVC 1.2.3 on my RHEL 7.1 LPAR (yes Big Endian / PowerVM). According to IBM, you just need to untar the SW and launch

./install -s standard

and…

at least in my case, that wasn’t going be so easy 😉 Red Hat, made some changes to some packages and its dependencies. So here you are the steps you need to success. However, you may have better luck than me, so if it works.. congratulations!

“else” keep reading! I’ll try show you a quick way to work around the installation problems i had to deal with.

Read More

Soporte IBM PowerVM para RHEL 7 y SUSE 11 Linux

Siempre hemos matenido, que para sistemas críticos corriendo en Linux, la mejor plataforma es IBM Power. Con la llegada de Power8 tenemos un amplio catálogo de servidores diseñados para desplegar, RHEL, SUSE o Ubuntu + OpenStack, con unas características rendimiento muy interesantes.

Estos nuevos servidores “medianos” como el S824, realmente asequibles dadas sus prestaciones (hasta 20 cores, 1Tb de RAM y 192GB/s por socket), se siguen configurando con el hipervisor PowerVM, empleado tradicionalmente con AIX e IBM i, pero desde hace años con soporte para RHEL, SUSE y pronto Ubuntu. Por fin podemos decir que tenemos prácticamente todas sus funcionalidades soportadas, como se ve en la siguiente tabla 😉

Read More