From de8fe856c4445a6c0eedf36826928cc0ad87cd20 Mon Sep 17 00:00:00 2001 From: ertaozh Date: Mon, 12 Sep 2016 22:05:55 -0400 Subject: [PATCH 1/2] the modification for rinv manpage rst file, add rinv options for OpenPOWER servers --- docs/source/guides/admin-guides/references/man1/rinv.1.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/source/guides/admin-guides/references/man1/rinv.1.rst b/docs/source/guides/admin-guides/references/man1/rinv.1.rst index 0b5388f4b..2ad951331 100644 --- a/docs/source/guides/admin-guides/references/man1/rinv.1.rst +++ b/docs/source/guides/admin-guides/references/man1/rinv.1.rst @@ -28,6 +28,13 @@ BMC/MPA specific: \ **rinv**\ \ *noderange*\ {\ **pci | model | serial | asset | vpd | mprom | deviceid | guid | firm | diag | bios | mparom | mac | all**\ } +OpenPOWER server specific: +========================== + + +\ **rinv**\ \ *noderange*\ {\ **model | serial | deviceid | uuid | guid | vpd | mprom | firm | all**\ } + + PPC (with HMC) specific: ======================== From dca08efb3b737942d5ef99fd8dfb52cd83216dc3 Mon Sep 17 00:00:00 2001 From: ertaozh Date: Tue, 13 Sep 2016 21:59:06 -0400 Subject: [PATCH 2/2] add description for uuid option of rinv --- docs/source/guides/admin-guides/references/man1/rinv.1.rst | 6 ++++++ xCAT-client/pods/man1/rinv.1.pod | 4 ++++ 2 files changed, 10 insertions(+) diff --git a/docs/source/guides/admin-guides/references/man1/rinv.1.rst b/docs/source/guides/admin-guides/references/man1/rinv.1.rst index 2ad951331..cb7675e8d 100644 --- a/docs/source/guides/admin-guides/references/man1/rinv.1.rst +++ b/docs/source/guides/admin-guides/references/man1/rinv.1.rst @@ -191,6 +191,12 @@ Calling \ **rinv**\ for VMware will display the UUID/GUID, nuumber of CPUs, amo +\ **uuid**\ + + Retrieves the universally unique identifier + + + \ **guid**\ Retrieves the global unique identifier diff --git a/xCAT-client/pods/man1/rinv.1.pod b/xCAT-client/pods/man1/rinv.1.pod index ae2a03008..2a0540235 100644 --- a/xCAT-client/pods/man1/rinv.1.pod +++ b/xCAT-client/pods/man1/rinv.1.pod @@ -122,6 +122,10 @@ Retrieves mprom firmware level Retrieves device identification. Usually device, manufacturing and product ids. +=item B + +Retrieves the universally unique identifier + =item B Retrieves the global unique identifier