2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-13 09:50:19 +00:00
Commit Graph

102 Commits

Author SHA1 Message Date
04dd30211f mini refine for genesis script doxcat to have it run into bash if no NIC with IP facing xcat MN found 2016-04-15 03:56:53 -04:00
9869d148ac Change to recognize newer Lenovo mfg id 2016-04-11 16:06:48 -04:00
322f769271 Merge pull request #891 from bybai/lsf
I don't have test environment now. Will merge this and add a comment in defect 445 @bybai
2016-04-07 10:53:15 +08:00
2f7b48f120 fix issue445 deleteraid/configraid enhancement 2016-04-05 03:21:29 -04:00
2dc8cf330d Eliminate some Genesis boot errors 2016-04-04 15:21:21 -04:00
e47447bc1e Make genesis to include bmc ip in the findme package 2016-04-01 02:15:43 -04:00
f0d96b30ca For IBM Power 822LC and 812LC, it seems there is something wrong with
the firmware that causes the BMC to stop replying to ping a few seconds
after the changes are made.  To work around this issue, sleep 30 before
doing the cold reset.  Once the firmware is fixed, this reset is NOT
needed
2016-01-26 09:09:47 -05:00
709a6cb8ad Fix the formatting of the bmcsetup script.
- replace the tabs wiht 4 spaces
   - change the if statements to multiple lines to improve readability
2016-01-26 09:00:57 -05:00
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
0dcec9401f Add getadapter in genesis build spec 2015-12-17 21:57:17 -05:00
c15027d4bb Merge pull request #452 from hu-weihua/getadapters
Cool. Will merge it, eventually.
2015-12-15 12:44:26 +08:00
b0bf7931ac modify depending on samveen 's comment 2015-11-27 03:02:02 -05:00
1aab9c6227 modify depending on gongjie's comment 2015-11-25 05:25:24 -05:00
acd8570324 modify depending on gongjie's comment 2015-11-24 03:20:10 -05:00
b5717ba88b fix issue 457: xCAT 2.11 / S822LC: Node Discovery failed due to MTM with spaces 2015-11-24 02:19:34 -05:00
0c74d06835 remove debug info 2015-11-24 01:47:24 -05:00
a381f2ee06 modify depending on gongjie's new comment 2015-11-24 01:44:59 -05:00
cb01dac7ae modify depending on the comment 2015-11-23 23:18:07 -05:00
2729ec1ec9 used for support getadapters command 2015-11-22 03:37:10 -05:00
eac16d9ce2 Merge pull request #356 from zet809/fs_bmcsetup
IBM Power S822LC machine support bmcsetup, build genesis based on Fedora 22 ppc64
2015-11-06 16:36:20 +08:00
307f7958e1 support bmcsetup on Firestone machine, build genesis on Fedora 22 ppc64 2015-11-05 02:07:02 -05:00
ed6427da31 fix xdsh p8euh configraid delete_raid=all hangs when delete raid 0 2015-10-23 08:18:42 -04:00
97ce3ff5c7 fix delete raild failed with wait_for_ipr_device_status: command not found 2015-10-19 04:40:23 -04:00
837552f31a configraid support scripts 2015-09-29 03:52:33 -04:00
5a98bf491a restuct diskdiscover as raidutils,raidcmd,diskdiscover 2015-09-25 02:29:37 -04:00
a666f2d143 add raidcmd and raidutils 2015-09-16 03:07:53 -04:00
5e92c1762e add diskdiscover 2015-09-11 03:38:23 -04:00
79c3f5ffa5 add diskdiscover 2015-09-11 03:37:40 -04:00
59985611f4 fix defect4686, typo in xCAT-genesis-base 2015-06-17 22:56:46 -04:00
78a6d8e39e Revert "For Ubuntu builds, adding a .gitignore to ignore the files generated"
This reverts commit 829f107beb.
2015-06-15 17:32:34 -04:00
829f107beb For Ubuntu builds, adding a .gitignore to ignore the files generated
from the builds.  Also remove the changelog because that file is going
to be ignored from the source tree.  Ubuntu builds are being done
in the xcat-core directory and causing issues when we are switching
between releases.    Should probably change the builds scripts as a longer
term solution
2015-06-15 17:14:05 -04:00
465fc18b2a fix bug 4600: p8LE hardware discovery will hung when the first LINK UP nic is not in Management Network 2015-03-19 03:10:47 -04:00
e638a90375 fix bug 4392:xCAT upgrade failed because of xcat-genesis-scripts-amd64 and xcat-genesis-scripts 2014-11-13 03:25:54 -05:00
e40229e41d fix bug 4391 xcat-genesis-scripts create mismatch directory with its arch 2014-11-13 02:12:03 -05:00
c40c63ad77 defect 4329 2014-10-28 09:38:02 -04:00
053225fb26 fix bug 4296 :p8le hw discovery error info about syslog and dmidecode 2014-10-15 00:21:48 -07:00
24f771dbe6 fix rpm packaging problem with xCAT-genesis-scripts 2014-10-13 03:31:06 -04:00
dd636f8108 support firmware update for p8LE 2014-10-10 03:14:52 -07:00
32d389cbee add message for 'mknb' in ubuntu LE 2014-10-07 23:19:36 -07:00
88003827c9 build xCAT-genesis-scripts for p8LE 2014-09-29 20:25:37 -07:00
ac34247aba defect 4726: cold reset bmc for specific firmware in the end of bmcsetup to make bmc take effect. 2014-09-24 03:14:32 -04:00
5576b8b1f4 enhance for finding bootnic in genesis 2014-09-22 20:37:29 -07:00
088ee8e9cd add an attribute for findme used to check it is running powerNV model 2014-09-10 01:51:06 -07:00
0f4a674527 modify genesis to support system P hardware discovery 2014-09-05 02:10:54 -07:00
3beec6c8b1 fix two copyright files xCAT-genesis-scripts/debian/copyright and xCAT-OpenStack-baremetal/debian/copyright, should use EPL license 2013-08-29 09:31:54 +08:00
9a05a5ea1f fix the file <xxxxdirectory> from install of xCAT-genesis-scripts-ppc64-1:2.9-snap201408210348.noarch conflicts with file from package xCAT-genesis-base-ppc64-1:2.9-snap201408210346.noarch, if the rpms are built on RHEL 7 or Fedora 20 2014-08-26 04:29:01 -04:00
7ae7479c3a support xcat genesis on ppc64: check if the dmidecode exists before run dmidecode 2014-08-21 03:42:12 -04:00
fc6536eb30 fix for bug 4150: modify xCAT-genesis-scripts.spec, xCAT-genesis-base.spec and xcatconfig to not run mknb twice during xcat installation/update 2014-07-27 22:43:38 -04:00
c4223de958 xCAT-genesis-scripts spec to work for both x86_64 and ppc64 2014-07-03 17:49:13 -05:00
8cf5aacd8f replace ifconfig with ip 2014-06-13 19:37:44 -07:00