From 295e3bf835b23300570c1bac53001d029b25ce4c Mon Sep 17 00:00:00 2001 From: XuWei Date: Mon, 13 Jun 2016 02:21:27 -0400 Subject: [PATCH] Modified documents related with mknb --- .../mgmt_node/changing_hostname_ip.rst | 5 +++++ docs/source/advanced/mixed_cluster/power/diskful.rst | 9 +++++++++ 2 files changed, 14 insertions(+) diff --git a/docs/source/advanced/cluster_maintenance/mgmt_node/changing_hostname_ip.rst b/docs/source/advanced/cluster_maintenance/mgmt_node/changing_hostname_ip.rst index 85bbe9886..fda96e1ad 100644 --- a/docs/source/advanced/cluster_maintenance/mgmt_node/changing_hostname_ip.rst +++ b/docs/source/advanced/cluster_maintenance/mgmt_node/changing_hostname_ip.rst @@ -270,3 +270,8 @@ If it exists, then use the return name and do the following: makeconservercf +Update the genesis packages +--------------------------- + +Run ``mknb `` after changing the ip of MN. + diff --git a/docs/source/advanced/mixed_cluster/power/diskful.rst b/docs/source/advanced/mixed_cluster/power/diskful.rst index 423c0ceba..40f9d4cb3 100644 --- a/docs/source/advanced/mixed_cluster/power/diskful.rst +++ b/docs/source/advanced/mixed_cluster/power/diskful.rst @@ -44,6 +44,15 @@ Create a node definition for the x86_64 compute node, here is a sample: :: serialport=0 serialspeed=115200 +Verify the genesis packages: + +* **[RHEL/SLES]**: ``rpm -qa | grep -i genesis`` + +* **[Ubuntu]**: ``dpkg -l | grep -i genesis`` + +If missing, install the packages ``xCAT-genesis-base`` and ``xCAT-genesis-scripts`` from ``xcat-deps`` repository and run ``mknb `` to create the genesis network boot root image. + + Provision the node using the following commands: :: # The following prepares the boot files in /install and /tftpboot