Hi Peter,
Please note that script is a copy of an internal xcat postscript. The link
I posted points to the specific line on which we made a change (modified
the regexp for grep).
Note also that if you find you need that modification, you must be careful
how you install the modified script. Since xCAT provides the original
script, if you just replace the xCAT provided one, you will lose the
customization at the next xCAT upgrade.
Our current solution is to put the custom script into
/install/postscripts/custom, then symlink the original file to the custom
one. An xCAT upgrade will break the symlink, but at least you won't lose
the change.
The "setup.sh" script in that repo will recreate the symlink (among other
things).
Finally, note that isn't the case on all Dell systems and I don't recall
which ones.
--Andy

On Tue, Oct 27, 2020 at 4:23 AM Chiu, Peter (STFC,RAL,RALSP) <
peter.c...@stfc.ac.uk> wrote:

> Wow, thanks, Andy, that is a really amazing script to configure the
> network interfaces.
>
>
>
> It is a very useful note indeed, thanks again.
>
>
>
> Peter
>
> *From:* Andrew Loftus <alof...@illinois.edu>
> *Sent:* 26 October 2020 17:12
> *To:* xCAT Users Mailing list <xcat-user@lists.sourceforge.net>
> *Subject:* Re: [xcat-user] xCAT On DELL Power Edge C6420 servers - any
> current users
>
>
>
> Hi Peter,
>
> We have quite a few C6420's in various clusters. We have an issue on some
> Dell nodes that I don't recall if it's the C6420's or just other poweredge
> servers.
>
> On some Dell nodes,CentOS names interfaces as "p1p2". We worked around
> that with a customized "confignetwork" postscript to update the "grep" that
> finds available interfaces ...
> https://github.com/ncsa/xcat-tools/blob/9f62e142a4d4bb7c2850634a65ed791fe2de070c/postscripts/confignetwork#L117
>
> Cheers,
>
> --Andy
>
>
>
> On Mon, Oct 26, 2020 at 9:52 AM Chiu, Peter (STFC,RAL,RALSP) <
> peter.c...@stfc.ac.uk> wrote:
>
> Dear All,
>
>
>
> We are thinking of adding a DELL Power Edge C6400 server
>
> (a 6400 chassis with 4 x C6420 PowerEdge Units each with
>
> 2 Intel Xeon Gold 6230 CPUs, 128GB memory and iDRAC Enterprise)
>
> to our xCAT cluster in diskless mode.
>
>
>
> Before investing on this hardware, I wonder if anyone has any
>
> experience with this set up and willing to share any watch-outs.
>
>
>
> Many thanks.
>
>
>
> Regards,
>
> Peter Chiu
>
> STFC RAL Space
>
> This email and any attachments are intended solely for the use of the
> named recipients. If you are not the intended recipient you must not use,
> disclose, copy or distribute this email or any of its attachments and
> should notify the sender immediately and delete this email from your
> system. UK Research and Innovation (UKRI) has taken every reasonable
> precaution to minimise risk of this email or any attachments containing
> viruses or malware but the recipient should carry out its own virus and
> malware checks before opening the attachments. UKRI does not accept any
> liability for any losses or damages which the recipient may sustain due to
> presence of any viruses. Opinions, conclusions or other information in this
> message and attachments that are not related directly to UKRI business are
> solely those of the author and do not represent the views of UKRI.
>
> This email and any attachments are intended solely for the use of the
> named recipients. If you are not the intended recipient you must not use,
> disclose, copy or distribute this email or any of its attachments and
> should notify the sender immediately and delete this email from your
> system. UK Research and Innovation (UKRI) has taken every reasonable
> precaution to minimise risk of this email or any attachments containing
> viruses or malware but the recipient should carry out its own virus and
> malware checks before opening the attachments. UKRI does not accept any
> liability for any losses or damages which the recipient may sustain due to
> presence of any viruses. Opinions, conclusions or other information in this
> message and attachments that are not related directly to UKRI business are
> solely those of the author and do not represent the views of UKRI.
>
_______________________________________________
xCAT-user mailing list
xCAT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user

Reply via email to