2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-10 23:30:11 +00:00
Commit Graph

323 Commits

Author SHA1 Message Date
dd31896c94 To have runxcmd to keep $::callback in case some module use it 2016-07-29 04:19:28 -04:00
0a3fbd8d51 perltidy all perl files 2016-07-20 11:40:27 -04:00
ba01665adb refine hardware discovery framework, modifcation based on review comments 2016-06-27 02:51:09 -04:00
bbf151bf62 Use get_mac_by_arp subroutine from SvrUtil.pm 2016-06-07 22:17:54 -04:00
41c1938b8c Use arp command to get switch mac address 2016-06-01 17:00:25 -04:00
1a4a64644e move get_nmapversion() to Utils.pm 2016-05-31 10:56:15 -04:00
fe79288298 fix issue#1148@github, support service management with systemd on ubuntu16.04 2016-05-19 05:53:30 -04:00
1385c83b51 Add check logic before using perl-Error library
perl-Error lib is not included in the system package of sles 11.4
by default. Load Error lib with eval and require statement to avoid
of dependency error.

Close issue: #857
2016-03-29 01:19:01 -04:00
306e66e4cc Do not kill db process if immediate child process exists
This change includes the following:

- Replace the signal number with signal name.
- Stop db process after all the immediate children stopped.
- Fix a defect in TableUtils when closing the table object.
- Enhance the is_process_exists subroutine in utils.

Close issue: #537
2016-03-24 22:46:12 -04:00
ee1d71fe2f Partial issue #537, try to detect the error of db access process
This patch add changes to detect the error and enter in direct db access
mode so that the other process can access the data without db access
process temporarily. Direct access is not suggested way and currently
nodelist (noderange) can not support this mode.

Partial issue: #537
2016-01-21 00:35:13 -05:00
4f44682478 fix issue 444: Timeout while executing "renergy noderange temperature|powerusage" 2015-11-23 02:09:49 -05:00
2be4d11d9b renergy support for IBM power s822LC, add power_reading and temp_reading options 2015-11-18 03:40:06 -05:00
861164068b add flag -t for bmcdiscovery to generate a temp bmc node 2015-11-01 21:31:32 -05:00
8c65b87fbd for pkvm osimage, the netboot value should be petitboot 2015-07-07 01:36:51 -04:00
53b4d81a4f fix defect #4717 [FVT]:sles11.4 diskful installation failed with netboot=yaboot 2015-06-29 22:56:24 -04:00
1457f38f5d fix issue for hardware discovery when predefined bmcusername defined 2015-06-25 04:20:37 -04:00
ec067311ef support hardware discovery for non-pbmc node defined 2015-06-04 05:48:25 -04:00
3bede8df02 fix defect #4682 [DEV]Sles12 diskfull compute install failed with multiple mac address 2015-05-29 23:51:52 -04:00
fdc8ca112a correct a typo 'petiboot' 2015-05-26 02:36:53 -04:00
ce7c2b6012 add recommend netboot value for vios 2015-05-25 04:49:48 -04:00
357ba37a75 correct a typo 2015-05-25 02:51:56 -04:00
8df10bf612 add support on the noderes.netboot checking of nodeset 2015-05-24 22:48:15 -04:00
9eed5a49df use R:: as the prefix to persistent kernel cmdline in addkcmdline instead of P:: 2015-04-14 02:36:28 -07:00
43ec8b55ef support persistent kernel cmdline after diskful installation 2015-04-10 02:54:01 -07:00
6004cc18f1 Change in Utils.pm->filter_nodes() to recoganize ppc64le if it's arch matchs to ppc64.* 2015-04-08 01:26:38 -04:00
b572fc52b4 fix defect #4620 pgsqlsetup script hang on sles11.3 2015-03-25 20:39:48 -07:00
89f58e514a fix defect #4613 [DEV] rhels7.0 provisioning complains !dracut-cmdline[78]: Warning: 'ksdevice=<MAC>' is deprecated. Using BOOTIF=01-00-21-5e-a6-3d-d7 instead! 2015-03-18 21:45:28 -07:00
d381d3e723 Fix bug#4570 - [FVT] xCAT::Utils->runcmd() did not set a correct $::RUNCMD_RC when streaming mode is using 2015-03-09 14:45:07 +08:00
a2d89b5d69 Continue the change to refine installnic and primarynic code 2015-02-11 02:31:54 -05:00
a9cc379b7f code checkin for P8 energy support with CIM 2014-12-22 08:25:43 -05:00
3f59552d0c fix defect #4307 [FVT]:chdef newimage -u give out wrong arch in ubuntu; fix defect #4345 Utils->osver routine does not support Redhat7 or SLES12;fix defect #4308 [FVT]: osarch default value of user defined osimage is ppc64le. needs to change to ppc64el 2014-11-21 00:19:37 -08:00
b94dcb02e4 fix defect #4326 [fvt]2.9:load config file failed if more than one mac during vm install 2014-10-29 00:54:58 -07:00
f39c0f46a1 enhance for MTM based p8 hardware discovery 2014-09-22 19:11:16 -07:00
1f37d0d359 fix defect #4238 [FVT]: xcat installation on sles gives out /sbin/SuSEfirewall2: line 507: /proc/net/ip_tables_names: No such file or directory 2014-08-08 08:56:11 -07:00
e48e3b1c1a fix for bug 4212: rnetboot -m and rpower -m arguments parsing error 2013-08-05 17:52:24 +08:00
07d51d6e5e add comment for servicemap subroutine 2014-07-17 08:04:45 -07:00
dd1478c5e1 fix the defect #4217 [FVT]pgsqlsetup -i failed to start postgresql 2014-07-15 03:10:55 -07:00
69017348db defect 4182 2014-07-07 10:34:13 -04:00
0d5a3becee add support for Upstart of ubuntu on service management 2014-07-04 02:11:04 -07:00
364849f5bd fix defect #4180 [DEV](xcatconfig -i) complains (Command failed: find /usr/share/zoneinfo -type f -exec cmp -s /etc/localtime {} \; -print | grep -v posix | grep -v SystemV 2>&1. Error message: .) on ubuntu14.04 2014-07-01 03:07:51 -07:00
a36d004f83 Defect 4164, change rinstall to a plugin 2014-06-24 07:38:55 -04:00
5fe158f353 replace service stuff with newly added subrotines in xCAT::Utils 2014-06-10 06:11:07 -07:00
5d479620a4 repleace the servcie stuff with newly added generic subroutines in xcat-client 2014-06-09 06:40:14 -07:00
87afa435a3 replace the service stuff with new added generic routines 2014-06-08 08:25:01 -07:00
c4ffdc484d undo the previous commit and redo the commit 2014-06-08 06:18:08 -07:00
2384376d2e add generic subroutine and function of service management 2014-06-08 06:01:15 -07:00
7f4e4a5283 add gettimezone common routine 2014-04-30 08:45:28 -04:00
376c57d74e fix defect 4015 2014-03-07 08:06:11 -08:00
41a16bb370 fix for defect 3839 2014-01-08 10:34:21 -05:00
2ce177d155 for bug 3919: version compare problem 2013-11-22 01:38:23 -08:00