2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-20 21:20:36 +00:00
Commit Graph

4361 Commits

Author SHA1 Message Date
c51e702a68 correct some typo 2016-05-08 22:07:27 -04:00
10a21d048e from sles11.3, suseboot/linux64 and suseboot/initrd64 should be used in diskful installation instead of suseboot/inst64 2016-05-06 03:45:56 -04:00
a05c28c05e switchdiscover.pm: fix a minor issue for pull request 1003 2016-05-04 23:54:29 -04:00
ee00470df0 Merge pull request #1003 from cxhong/switch
Support switchdiscover snmp_scan command for sles11.4 and ubuntu
2016-05-05 11:22:10 +08:00
a0ab377ecb call info() before deleting vm volume 2016-05-04 17:04:25 -04:00
c5faf316a9 Enable lsvm for kvm hypervisor (#1022)
* Enable lsvm for kvm hypervisor

* Remove commented line
2016-05-04 13:53:33 -04:00
4fed6d751a Use version_cmp() to compare the version number 2016-05-04 11:24:27 -04:00
cb0dab1f92 Merge github.com:jjohnson42/xcat-core 2016-04-29 11:35:06 -04:00
0ac9feda3e Add Trusted IMM build to rinv
Report trusted build id when detected.
2016-04-29 11:32:51 -04:00
8bad779296 Use nmap version number instead of checking OS 2016-04-29 10:39:43 -04:00
ae5ce53415 Merge pull request #990 from zet809/fix_rinv_issue_for_garrison
Enhance rinv for OpenPower Servers
2016-04-29 11:35:52 +08:00
300dabc333 Enhance rinv for garrison server 2016-04-28 22:35:33 -04:00
ab27ea49e2 Support switchdiscover snmp_scan command for sles11.4 and ubuntu 2016-04-28 20:22:23 -04:00
0685db16cb Merge pull request #915 from pdlun92/rsa
Removed keygen of SSH1 RSA Key
2016-04-28 18:20:03 +08:00
d82e14b566 Change the usage to contain the short options for simplicity
- Fix the behavior so we obtain the default user/pass from the passwd table
- overwrite the default using the command line options
- only the --check requires the user and pass to be passed in
- Do not display anything or write if the user/pass is incorrect, ERROR out
2016-04-28 00:18:56 -04:00
e55bb69c3e Fix Formatting 2016-04-27 23:50:48 -04:00
f20fd2a869 perltidy grub2.pm 2016-04-20 11:38:40 -04:00
d1bb364ff6 Fix nodeset command for shell and shutdown options and fix nodeset usage and man page 2016-04-18 14:14:10 -04:00
3d4b215b33 Fix issue 863: mac could not be assigned to docker container 2016-04-15 05:13:55 -04:00
c21d08c3e7 write MAC when creating docker container, remove connect network and/or disconnect network 2016-04-14 02:57:05 -04:00
5338644b00 Merge pull request #897 from penguhyang/mess_output_rscan
change the rscan output format
2016-04-13 01:01:27 -05:00
850051bd75 removed keygen of rsa1 key and removed references / replaced with rsa key when appropriate 2016-04-12 09:50:16 -04:00
0815a44929 Copy location data into confluent on makeconfluentcfg 2016-04-11 16:07:23 -04:00
c4b7f5505f change the rscan output format 2016-04-07 22:18:32 -04:00
73bd16638c fix issue 882 spelling mistake while stopping docker container 2016-04-06 21:56:05 -04:00
daecf00da7 Merge pull request #875 from xuweibj/S55691
Make genesis to include bmc ip in the findme package
2016-04-01 14:30:43 +08:00
e47447bc1e Make genesis to include bmc ip in the findme package 2016-04-01 02:15:43 -04:00
e5147d1711 Merge pull request #789 from penguhyang/improve_debugmode
make a fixed value scope for site.xcatdebugmode(0 1 2)
2016-03-31 21:20:14 -05:00
d6b3ce9d0c Merge pull request #817 from cxhong/swdiscover
Find switch vendor using snmpwalk command
2016-03-31 17:37:47 +08:00
4e80ec5cee Modified error message of my_ip_facing 2016-03-31 02:29:45 -04:00
6754e3902c Modify split code as per XiaoPeng's comments 2016-03-30 10:19:31 -04:00
7f9b5e8b57 use nmap command to find if snmp port is enabled 2016-03-28 21:44:19 -04:00
ead0c29b3f Fix issue to acess db in getadapter
Previously the database access in getadapter ignore
the group cases, this patch intent to fix it.
2016-03-27 23:38:12 -04:00
c6d543ad42 make a fixed value scope for xcatdebugmode 2016-03-25 05:45:38 -04:00
7fe3ba3c14 Merge pull request #643 from pdlun92/rflash_check
rflash -c output modifications
2016-03-25 09:29:33 +08:00
4488c24a30 Add snmp_scan method for switchdiscover command 2016-03-24 21:22:58 -04:00
b8763f4a24 support timestamps per line for console output 2016-03-24 11:17:15 -04:00
4a340b3a84 Merge pull request #828 from zet809/fix_issue_732
Fix issue 732: Error to process CMD and Entrypoint in Docker life cyc…
2016-03-22 18:35:34 +08:00
307277e333 Merge pull request #704 from whowutwut/bmcdiscover
Clean up the usage and manpage for bmcdiscover command
2016-03-22 17:32:49 +08:00
6dc0172cd2 Fix issue 732: Error to process CMD and Entrypoint in Docker life cycle management 2016-03-22 05:20:28 -04:00
13bd9b6f9f Update docker.pm
Fix issue #825: Bareword "SSL_VERIFY_PEER" not allowed while "strict subs" in use at docker.pm
2016-03-22 15:08:34 +08:00
d21f29b5bf Fix bmcdiscover usage after code review
- change the bmcpwd option to bmcpasswd
2016-03-21 15:50:36 -04:00
bbe6b6b35c Updated relevant comments in ipmi.pm. Removed rflash_delay description from Schema.pm and documentation/man pages 2016-03-21 14:54:48 -04:00
ed4469b3b0 rflash will now check for " 00" BMC response to raw command suggested by Uma Yadlapati. Removed sleep workaround 2016-03-18 14:07:27 -04:00
ce32b49db3 modified rflash output to use component description (BOOT, APP, BIOS) instead of ID numbers 2016-03-18 11:14:16 -04:00
74d35a6b3d Add OID matrix 2016-03-17 14:20:14 -04:00
6e86c7aecc Find switch vendor using snmpwalk command 2016-03-17 13:20:07 -04:00
8f59ca06b2 Merge pull request #791 from zet809/config_ip_for_docker_with_restapi
configure static IP for container without using other tool
2016-03-17 16:44:26 +08:00
cb3b08b02f configure static IP address for docker container without using other tools 2016-03-17 03:29:44 -04:00
d3004ddae9 fix lsdef performance issue
Previously lsdef command access nodelist table for each
node with getNodeAttribs. This patch will use getNodesAttribs
to fetch the attributes for multiple nodes at one time.
2016-03-17 02:27:17 -04:00