2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-30 17:46:38 +00:00
Bin Xu cb4edc2bc1 Fix the issue 'install monitor' exit unexpected and SSL CPU 100% (#4582, #4496) (#5005)
* Fix the issue 'install monitor' exit unexpected (#4582).
- add eval block to cover all possible codes which might die in do_installm_service
- add more logs in install monitor to record useful inforamtion
- add sleep 0.01 to avoid CPU too high
- fix the wrong timeout usage (alarm - die)
- recover the default INT/TERM singal handler to avoid UDP listener will quick when kill 'install monitor'

* Avoid SSL CPU 100% when hit max open file number
2018-03-27 17:02:38 +08:00
2018-03-26 10:27:01 -04:00
2018-03-16 14:29:29 -04:00
2018-01-19 00:00:03 -05:00
2017-03-14 11:27:56 -04:00
2018-02-09 01:03:46 -05:00
2018-03-14 11:27:38 +08:00

xCAT
----

xCAT is a toolkit for the deployment and administration of clusters.

Documentation
-------------

Latest xCAT documentation is available at: http://xcat-docs.readthedocs.io/en/latest/

`document for xCAT 2.13.11 <http://xcat-docs.readthedocs.io/en/2.13.11/>`_

`document for xCAT 2.13.10 <http://xcat-docs.readthedocs.io/en/2.13.10/>`_

`document for xCAT 2.13.9 <http://xcat-docs.readthedocs.io/en/2.13.9/>`_

`document for xCAT 2.13 <http://xcat-docs.readthedocs.io/en/2.13.0/>`_

`document for xCAT 2.12 <http://xcat-docs.readthedocs.io/en/2.12/>`_

`document for xCAT 2.11 <http://xcat-docs.readthedocs.io/en/2.11/>`_


Open Source License
-------------------

xCAT is made available as open source software under the EPL license:
http://www.opensource.org/licenses/eclipse-1.0.php

Developers
----------

Developers and prospective contributors are encouraged to read the `Developers Guide <http://xcat-docs.readthedocs.io/en/latest/developers/>`_
In particular the `GitHub <http://xcat-docs.readthedocs.io/en/latest/developers/github/>`_ related subsection.
Description
No description provided
Readme EPL-1.0 230 MiB
Languages
Perl 78.5%
Shell 11.4%
JavaScript 7.1%
Python 1.8%
PHP 0.4%
Other 0.4%