2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-23 20:22:05 +00:00

396 Commits

Author SHA1 Message Date
chenglch
c6e663d1fd Use fifo pipe to enhance getadapter
Currently the getadapter implementation store the nics information
in multiple files. This implementaion will store the records in the
database and add the following changes:

1. Add taskstate table to record the getadapter request.
2. Add route_request hook in xcatd to avoid of too much process.
3. Add adapterinfo column to keep the adapter information.
4. Use fifo pipe to send/recv the adapter message and wake up the waiting process.
5. Use alarm signal to handle the timeout event.
2016-01-25 01:53:54 -05:00
penguhyang
6dce0200d9 update the rst file about the rscan 2016-01-21 22:39:43 -05:00
Xiaopeng Wang
7e3817fe5f Merge pull request #646 from immarvin/onxcatindocker
refine the document : create the bridge with a script
2016-01-22 11:33:31 +08:00
immarvin
653593dd5c correct the example 2016-01-21 22:14:22 -05:00
immarvin
c83c5df81c correct a typo 2016-01-21 21:42:19 -05:00
immarvin
2d72be3163 create the bridge with a script 2016-01-21 21:37:20 -05:00
Xiaopeng Wang
965578954d Merge pull request #607 from immarvin/onxcatindocker
add the doc for running xcat in docker container
2016-01-21 16:42:55 +08:00
immarvin
f8369a2dd7 use the latest image instead of 2.11 2016-01-21 03:22:44 -05:00
immarvin
178ff17668 modify the pipework usage 2016-01-20 07:46:34 -05:00
immarvin
dfc55add48 <copycds -p> is no longer mandatory, correct the doc 2016-01-20 03:52:37 -05:00
hu-weihua
a98b2cc78a Modify depending on Victor's comment 2016-01-19 21:06:54 -05:00
immarvin
43e709ca8d refine the doc according to the comments 2016-01-19 04:53:48 -05:00
Xiaopeng Wang
ec265de784 Merge pull request #589 from hu-weihua/zone
Add details for "zones" document
2016-01-18 03:17:30 -05:00
Xiaopeng Wang
d40dd545e0 Merge pull request #595 from hu-weihua/security
Add details for security doc
2016-01-18 03:16:53 -05:00
immarvin
12a5882947 refine the doc 2016-01-18 03:14:48 -05:00
immarvin
0372d0f81b add the doc for running xcat in docker container 2016-01-16 23:38:34 -05:00
Mark Gurevich
7c52e50599 Merge pull request #592 from whowutwut/os_support_list
remove the xcat2_support_list file and instead point to the release notes in docs
2016-01-15 11:02:36 -05:00
hu-weihua
5408b48442 modify depending on daniceexi's comments 2016-01-14 21:58:24 -05:00
hu-weihua
372e241110 modify depending on daniceexi's comment 2016-01-14 21:48:37 -05:00
Xiaopeng Wang
2e8f66ff1f Merge pull request #529 from arif-ali/ha_doc_update
Update HA documentation
2016-01-14 05:38:53 -05:00
hu-weihua
0a33095fc1 add details for security doc 2016-01-13 23:52:10 -05:00
Victor Hu
851ca19fa0 Change a word from review of the changes 2016-01-13 13:34:36 -05:00
Victor Hu
206f3a9873 Remove the xcat2_support_list file and instead point to the release
notes since that is updated with the current supported operating system

There's no need to have another location for this information
2016-01-13 08:28:12 -05:00
hu-weihua
9595b7bae8 Add docs for zones 2016-01-12 21:35:56 -05:00
Mark Gurevich
ceccc8cb98 Merge pull request #567 from daniceexi/restapi
Add rest api doc to ReadTheDoc in rst format.
2016-01-11 14:27:25 -05:00
wangxiaopeng
4ab5232e47 Made changes for syntax errors in restapi doc 2016-01-10 22:00:27 -05:00
tingtli
d11ac55bdd Merge pull request #577 from daniceexi/update_release_info
Update release info
2016-01-08 16:30:37 +08:00
Victor Hu
ea87890011 Merge pull request #578 from daniceexi/code_standard
Add xCAT code standard doc page
2016-01-07 07:28:40 -05:00
wangxiaopeng
d877778013 Add descrption of how to install tidy; fix two minor issues 2016-01-07 04:11:01 -05:00
Victor Hu
c6e94cb3f4 fix the broken link for xcat-doc
moved the xcat-doc project directly into xcat-core/docs
2016-01-06 18:54:40 -05:00
wangxiaopeng
14aeb23a05 Add xCAT code standard doc page 2016-01-06 07:11:08 -05:00
wangxiaopeng
c63058255a Update xCAT release information page
for 2.9.2 AIX and 2.11 releases
2016-01-06 06:43:14 -05:00
wangxiaopeng
af02dbd3ba Add rest api doc to ReadTheDoc in rst format. 2016-01-04 06:52:21 -05:00
Victor Hu
5d659c6272 Merge pull request #541 from hu-weihua/removexcat
Restructure 'remove xcat' document
2015-12-30 21:56:52 -05:00
yangsong
c54481efc5 Merge pull request #534 from zet809/refine_find_install_disk
replace the determine install disk precess with script share/xcat/ins…
2015-12-28 15:45:07 +08:00
ertaozh
fdca2cc3f9 replace the determine install disk precess with script share/xcat/install/scripts/getinstdisk, it will write the install disk to /tmp/install_disk 2015-12-28 01:09:56 -05:00
Xiaopeng Wang
d825808690 Merge pull request #540 from penguhyang/xcat_docs
correct words and syntax error about xcat-docs
2015-12-27 22:37:06 +08:00
huweihua
99b8974814 modify depending on comments 2015-12-24 03:09:39 -05:00
huweihua
785de20325 modify depending on comments 2015-12-24 02:58:52 -05:00
immarvin
fa28124b3d update chvm manpage in doc 2015-12-22 04:36:25 -05:00
penguhyang
de804c8b23 correct words and syntax error about xcat-docs 2015-12-21 04:10:31 -05:00
cxhong
2b82d5ae01 Merge pull request #538 from gurevichmark/docs
Documentation wording, grammar and spelling fixes
2015-12-17 10:08:58 -05:00
cxhong
9a562f4c1c Merge pull request #467 from penguhyang/vlan_configuration
add document about vlan configuration
2015-12-16 08:44:01 -05:00
chenglch
88b61bab04 Merge pull request #497 from xuweibj/S69370
Add FQDNfirst option in global cfg.
2015-12-16 17:07:16 +08:00
XuWei
3684705279 Add a global cfg to enable the longnamefirst 2015-12-16 03:52:20 -05:00
huweihua
0d80c3b85d restructure uninstall xcat doc 2015-12-16 02:56:03 -05:00
huweihua
4ae0d45fde restructure uninstall xcat doc 2015-12-16 02:55:05 -05:00
penguhyang
7c0a548775 add document about vlan configuration 2015-12-15 22:23:24 -05:00
Mark Gurevich gurevich@us.ibm.com
5fb66a68e4 Documentation wording, grammar and spelling fixes 2015-12-15 14:44:03 -05:00
tingtli
0495555413 Merge pull request #349 from junxiawang/pkgmodify
Document for otherpkgs on ubuntu system
2015-12-15 14:53:53 +08:00