This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
aix:powervc_install [2021/09/24 10:37] manu [Install PowerVC] |
aix:powervc_install [2024/03/13 22:03] (current) manu [Install PowerVC] |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ===== Install PowerVC ===== | ===== Install PowerVC ===== | ||
| + | |||
| + | Yum repository for PowerVC install through RHN and make sure that the following repos are enabled. | ||
| + | AppStream | ||
| + | BaseOS | ||
| + | Supplementary | ||
| + | High Availability (HA repo is not available with standard RHEL subscription. For subscription details, see Red Hat® Enterprise Linux® High Availability Add-On ). | ||
| + | Codeready Builder (CRB) (for RHEL 9.x only) with these RPMs, libknet1 and mysql-libs. | ||
| + | |||
| + | |||
| I installed PowerVC x86 on VMware | I installed PowerVC x86 on VMware | ||
| Line 156: | Line 165: | ||
| logs are located in /opt/ibm/powervc-opsmgr/ansible/artifacts/ | logs are located in /opt/ibm/powervc-opsmgr/ansible/artifacts/ | ||
| + | <cli prompt='#'> | ||
| [root@ibmpvc01 usr]# powervc-opsmgr install -c PowerVC | [root@ibmpvc01 usr]# powervc-opsmgr install -c PowerVC | ||
| Line 167: | Line 176: | ||
| Friday 24 September 2021 09:05:34 +0200 (0:00:01.578) 0:00:01.639 ****** | Friday 24 September 2021 09:05:34 +0200 (0:00:01.578) 0:00:01.639 ****** | ||
| changed: [ibmpvc01] | changed: [ibmpvc01] | ||
| + | </cli> | ||
| + | |||
| + | If need to restart the installation use the option **-f** | ||
| + | <cli prompt='#'> | ||
| + | [root@ibmpvc01 ~]# powervc-opsmgr install -c PowerVC -f | ||
| + | Powervc Install exists skipping precheck to rerun | ||
| + | </cli> | ||
| + | |||
| + | === Log management === | ||
| + | Do not forget to rotate logs ! | ||
| - | /opt/ibm/powervc/version.properties"] | + | https://www.ibm.com/docs/en/powervc-cloud/2.2.0?topic=problems-powervc-log-management |