From e8a5eb01578e81c1c46d4f5ac26b1ae3e0f93ba8 Mon Sep 17 00:00:00 2001 From: jjhua Date: Fri, 29 Jul 2011 07:20:59 +0000 Subject: [PATCH] fixed bug 3381260, provide more detail in the swapnodes manpage git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10194 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-client/pods/man1/swapnodes.1.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT-client/pods/man1/swapnodes.1.pod b/xCAT-client/pods/man1/swapnodes.1.pod index 62817debf..ec6111ed8 100644 --- a/xCAT-client/pods/man1/swapnodes.1.pod +++ b/xCAT-client/pods/man1/swapnodes.1.pod @@ -17,7 +17,7 @@ The B command will keep the B name in the xCAT table, a (1)swap the location info in the db between 2 nodes: All the ppc table attributes (including hcp, id, parent, supernode and so on). All the nodepos table attributes(including rack, u, chassis, slot, room and so on). - (2)assign the I/O adapters from the defective node(the original current_node) to the available node(the original fip_node) + (2)assign the I/O adapters from the defective node(the original current_node) to the available node(the original fip_node) if the nodes are in the same cec. The B command shouldn't make the decision of which 2 nodes are swapped. It will just received the 2 node names as cmd line parameters.