From 245492bca4a98ce8c81d8853092abb7b10a0fa63 Mon Sep 17 00:00:00 2001 From: wanghuaz Date: Tue, 14 Apr 2009 08:03:02 +0000 Subject: [PATCH] doc fix for bug 2745340 to mention which MAC will be written to xCAT database with and without ping test git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3187 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-client/pods/man1/getmacs.1.pod | 1 + 1 file changed, 1 insertion(+) diff --git a/xCAT-client/pods/man1/getmacs.1.pod b/xCAT-client/pods/man1/getmacs.1.pod index 953610605..5511defd4 100644 --- a/xCAT-client/pods/man1/getmacs.1.pod +++ b/xCAT-client/pods/man1/getmacs.1.pod @@ -15,6 +15,7 @@ I [-f][-d][-D -S server -G gateway -C client] The getmacs command collects MAC address from a single or range of nodes. Note that on AIX systems, the returned MAC address is not colon-seperated (for example 8ee2245cf004), while on Linux systems the MAC address is colon-seperated (for example 8e:e2:24:5c:f0:04). +If no ping test performed, getmacs writes the first adapter MAC to the xCAT database. If ping test performed, getmacs will write the first successfully pinged MAC to xCAT database. =head1 OPTIONS