mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-08-21 18:50:28 +00:00
097bf969d418c5e6bdf9e2bf412ad9dfac6cc0e8
Check for $_ipaddr instead of $next_nic. The followint configuration is totally valid but fails with the old logic because it does not configure any bond0 IP because $next_nic is set to bond0.10. nictypes.eno1=Ethernet nictypes.eno2=Ethernet nicdevices.bond0=eno1|eno2 nictypes.bond0=bond nicnetworks.bond0=management nicips.bond0=192.168.0.1 nicdevices.bond0.10=bond0 nictypes.bond0.10=vlan nicnetworks.bond0.10=production nicips.bond0.10=192.168.1.1 May needs some additional testing with bridges etc.
xCAT
xCAT is a toolkit for deployment and administration of clusters of all sizes.
Documentation
xCAT Documentation is hosted on Read The Docs: https://xcat-docs.readthedocs.io
Status
xCAT Version | Build Status |
---|---|
Latest (master branch) | |
Stable (latest release) |
Looking for older versions?
Open Source License
xCAT is made available under the EPL license: https://opensource.org/licenses/eclipse-1.0.php
Developers
Want to help? Check out the developers guide!
Languages
Perl
78.5%
Shell
11.4%
JavaScript
7.1%
Python
1.8%
PHP
0.4%
Other
0.4%