Discussion:
[xcat-user] Making nodes IPs static
Hakan Bayındır
2017-04-03 08:26:41 UTC
Permalink
Hello all,

I'm taking last steps to take our xCAT installation to production. I'm
working on making the IP addresses static on the hosts.

The DHCP server is assigning IPs as it should, however our management
policy requires that the nodes shall have static IPs after complete
installation.

Does xCAT has a feature for this, or should I write a small script for this.

Also, as far as I can tell, xCAT allows nodes to talk with master's DB
about its details. Is there any documentation for this?

Best regards,

Hakan Bayindir
--
*Hakan BAYINDIR*
Uzman Araştırmacı
Ağ Teknolojileri Birimi
YÖK Binası B-5 Blok Kat:4
06539 Bilkent Ankara
T +90 312 298 9373
F +90 312 266 5181
www.ulakbim.gov.tr <http://www.ulakbim.gov.tr>
***@tubitak.gov.tr
................................................................................................................................

<http://www.tubitak.gov.tr>

Sorumluluk Reddi <http://www.tubitak.gov.tr/sorumlulukreddi>
David Rajendra
2017-04-03 12:02:15 UTC
Permalink
Hello Hakan,

I can answer your first question:

You can use the xCAT "hardeths" postscript to achieve this.
(It is located in /install/postscripts).

This will make the DHCP assigned IP address static
Add this post script to the xCAT postcripts table for your node/nodegroup definition.

Regards,

David



-----Original Message-----
From: Hakan Bayındır [mailto:***@tubitak.gov.tr]
Sent: Monday, April 3, 2017 9:27 AM
To: xCAT User Mailing List
Subject: [xcat-user] Making nodes IPs static

Hello all,

I'm taking last steps to take our xCAT installation to production. I'm working on making the IP addresses static on the hosts.

The DHCP server is assigning IPs as it should, however our management policy requires that the nodes shall have static IPs after complete installation.

Does xCAT has a feature for this, or should I write a small script for this.

Also, as far as I can tell, xCAT allows nodes to talk with master's DB about its details. Is there any documentation for this?

Best regards,

Hakan Bayindir
--
*Hakan BAYINDIR*
Uzman Araştırmacı
Ağ Teknolojileri Birimi
YÖK Binası B-5 Blok Kat:4
06539 Bilkent Ankara
T +90 312 298 9373
F +90 312 266 5181
www.ulakbim.gov.tr <http://www.ulakbim.gov.tr> ***@tubitak.gov.tr ................................................................................................................................

<http://www.tubitak.gov.tr>

Sorumluluk Reddi <http://www.tubitak.gov.tr/sorumlulukreddi>

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________
xCAT-user mailing list
xCAT-***@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user
Christian Caruthers
2017-04-03 17:13:21 UTC
Permalink
If your hosts have a single interface, hardeths will do the trick w/o any additional configuration changes. If your nodes have multiple interfaces, you can use "confignics -s" (man confignics) and omit hardeths. To use confignics, you'll need to configure the nics table (man nics)

Regards,
Christian Caruthers
Lenovo xESS IT Consultant
Mobile: 757-289-9872



-----Original Message-----
From: David Rajendra [mailto:***@lenovo.com]
Sent: Monday, April 3, 2017 8:02 AM
To: xCAT Users Mailing list
Subject: Re: [xcat-user] Making nodes IPs static

Hello Hakan,

I can answer your first question:

You can use the xCAT "hardeths" postscript to achieve this.
(It is located in /install/postscripts).

This will make the DHCP assigned IP address static Add this post script to the xCAT postcripts table for your node/nodegroup definition.

Regards,

David



-----Original Message-----
From: Hakan Bayındır [mailto:***@tubitak.gov.tr]
Sent: Monday, April 3, 2017 9:27 AM
To: xCAT User Mailing List
Subject: [xcat-user] Making nodes IPs static

Hello all,

I'm taking last steps to take our xCAT installation to production. I'm working on making the IP addresses static on the hosts.

The DHCP server is assigning IPs as it should, however our management policy requires that the nodes shall have static IPs after complete installation.

Does xCAT has a feature for this, or should I write a small script for this.

Also, as far as I can tell, xCAT allows nodes to talk with master's DB about its details. Is there any documentation for this?

Best regards,

Hakan Bayindir
--
*Hakan BAYINDIR*
Uzman Araştırmacı
Ağ Teknolojileri Birimi
YÖK Binası B-5 Blok Kat:4
06539 Bilkent Ankara
T +90 312 298 9373
F +90 312 266 5181
www.ulakbim.gov.tr <http://www.ulakbim.gov.tr> ***@tubitak.gov.tr ................................................................................................................................

<http://www.tubitak.gov.tr>

Sorumluluk Reddi <http://www.tubitak.gov.tr/sorumlulukreddi>

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________
xCAT-user mailing list
xCAT-***@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________
xCAT-user mailing list
xCAT-***@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user
Hakan Bayındır
2017-04-04 06:04:15 UTC
Permalink
Hi all,

Thanks for all your answers, I will take a look.

Cheers,

Hakan
Post by Christian Caruthers
If your hosts have a single interface, hardeths will do the trick w/o any additional configuration changes. If your nodes have multiple interfaces, you can use "confignics -s" (man confignics) and omit hardeths. To use confignics, you'll need to configure the nics table (man nics)
Regards,
Christian Caruthers
Lenovo xESS IT Consultant
Mobile: 757-289-9872
-----Original Message-----
Sent: Monday, April 3, 2017 8:02 AM
To: xCAT Users Mailing list
Subject: Re: [xcat-user] Making nodes IPs static
Hello Hakan,
You can use the xCAT "hardeths" postscript to achieve this.
(It is located in /install/postscripts).
This will make the DHCP assigned IP address static Add this post script to the xCAT postcripts table for your node/nodegroup definition.
Regards,
David
-----Original Message-----
Sent: Monday, April 3, 2017 9:27 AM
To: xCAT User Mailing List
Subject: [xcat-user] Making nodes IPs static
Hello all,
I'm taking last steps to take our xCAT installation to production. I'm working on making the IP addresses static on the hosts.
The DHCP server is assigning IPs as it should, however our management policy requires that the nodes shall have static IPs after complete installation.
Does xCAT has a feature for this, or should I write a small script for this.
Also, as far as I can tell, xCAT allows nodes to talk with master's DB about its details. Is there any documentation for this?
Best regards,
Hakan Bayindir
--
*Hakan BAYINDIR*
Uzman Araştırmacı
Ağ Teknolojileri Birimi
YÖK Binası B-5 Blok Kat:4
06539 Bilkent Ankara
T +90 312 298 9373
F +90 312 266 5181
<http://www.tubitak.gov.tr>
Sorumluluk Reddi <http://www.tubitak.gov.tr/sorumlulukreddi>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________
xCAT-user mailing list
https://lists.sourceforge.net/lists/listinfo/xcat-user
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________
xCAT-user mailing list
https://lists.sourceforge.net/lists/listinfo/xcat-user
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
xCAT-user mailing list
https://lists.sourceforge.net/lists/listinfo/xcat-user
--
*Hakan BAYINDIR*
Uzman Araştırmacı
Ağ Teknolojileri Birimi
YÖK Binası B-5 Blok Kat:4
06539 Bilkent Ankara
T +90 312 298 9373
F +90 312 266 5181
www.ulakbim.gov.tr <http://www.ulakbim.gov.tr>
***@tubitak.gov.tr
................................................................................................................................

<http://www.tubitak.gov.tr>

Sorumluluk Reddi <http://www.tubitak.gov.tr/sorumlulukreddi>
Yuan Y Bai
2017-04-07 01:54:30 UTC
Permalink
The related doc is here:
http://xcat-docs.readthedocs.io/en/stable/guides/admin-guides/manage_clusters/ppc64le/diskful/customize_image/cfg_second_adapter.html


Best Regards
--------------------------------------------------
Yuan Bai (癜媛)

CSTL HPC System Management Development
Tel:86-10-82451401
E-mail: ***@cn.ibm.com
Address: IBM ZGC Campus. Ring Building 28,
ZhongGuanCun Software Park,No.8 Dong Bei Wang West Road, Haidian
District,
Beijing P.R.China 100193

IBM环宇倧厊
北京垂海淀区䞜北旺西路8号䞭关村蜯件园28号楌
邮猖:100193



From: Christian Caruthers <***@lenovo.com>
To: xCAT Users Mailing list <xcat-***@lists.sourceforge.net>
Date: 04/04/2017 01:15 AM
Subject: Re: [xcat-user] Making nodes IPs static



If your hosts have a single interface, hardeths will do the trick w/o any
additional configuration changes. If your nodes have multiple interfaces,
you can use "confignics -s" (man confignics) and omit hardeths. To use
confignics, you'll need to configure the nics table (man nics)

Regards,
Christian Caruthers
Lenovo xESS IT Consultant
Mobile: 757-289-9872



-----Original Message-----
From: David Rajendra [mailto:***@lenovo.com]
Sent: Monday, April 3, 2017 8:02 AM
To: xCAT Users Mailing list
Subject: Re: [xcat-user] Making nodes IPs static

Hello Hakan,

I can answer your first question:

You can use the xCAT "hardeths" postscript to achieve this.
(It is located in /install/postscripts).

This will make the DHCP assigned IP address static Add this post script to
the xCAT postcripts table for your node/nodegroup definition.

Regards,

David



-----Original Message-----
From: Hakan Bayındır [mailto:***@tubitak.gov.tr]
Sent: Monday, April 3, 2017 9:27 AM
To: xCAT User Mailing List
Subject: [xcat-user] Making nodes IPs static

Hello all,

I'm taking last steps to take our xCAT installation to production. I'm
working on making the IP addresses static on the hosts.

The DHCP server is assigning IPs as it should, however our management
policy requires that the nodes shall have static IPs after complete
installation.

Does xCAT has a feature for this, or should I write a small script for
this.

Also, as far as I can tell, xCAT allows nodes to talk with master's DB
about its details. Is there any documentation for this?

Best regards,

Hakan Bayindir
--
*Hakan BAYINDIR*
Uzman Araştırmacı
Ağ Teknolojileri Birimi
YÖK Binası B-5 Blok Kat:4
06539 Bilkent Ankara
T +90 312 298 9373
F +90 312 266 5181
www.ulakbim.gov.tr <http://www.ulakbim.gov.tr>
***@tubitak.gov.tr ................................................................................................................................


<http://www.tubitak.gov.tr>

Sorumluluk Reddi <http://www.tubitak.gov.tr/sorumlulukreddi>

------------------------------------------------------------------------------

Check out the vibrant tech community on one of the world's most engaging
tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
xCAT-user mailing list
xCAT-***@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user
------------------------------------------------------------------------------

Check out the vibrant tech community on one of the world's most engaging
tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
xCAT-user mailing list
xCAT-***@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user
------------------------------------------------------------------------------

Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
xCAT-user mailing list
xCAT-***@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user
Continue reading on narkive:
Loading...