Commit Graph

25 Commits

Author SHA1 Message Date
sakolish
755293fea9 Read userid/password from database before connect fork
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1259 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-02 19:46:29 +00:00
sakolish
ddf5ea8eac Added connect retries configurable through site.ppcretry
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1254 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-02 19:14:44 +00:00
sakolish
8f7089b0c3 Added site.ppctimeout to control connect/command timeout
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1152 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-22 15:51:48 +00:00
sakolish
b93f0a46f2 Lost changes from change #1049 and beyond
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1143 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-22 13:31:35 +00:00
sakolish
cd4d392d8f Added "-f" flag to rnetboot (lpar_netboot)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1117 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-18 16:39:59 +00:00
sakolish
46dab0f99a Remove "hmcshutdown" command support - Line #377
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1093 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-16 17:37:27 +00:00
sakolish
0822e0d2af Fixed problem with 0.0.0.0 gateway for getmacs and rnetboot commands
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1049 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-14 17:57:44 +00:00
sakolish
a78132c113 Changed EXPORT - Line #25
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@967 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-02 15:16:10 +00:00
sakolish
597472d2e0 Increased connect timeout from 15 to 30 seconds - Line #71
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@910 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-27 14:04:20 +00:00
sakolish
de818eeca0 Removed HMC/IVM power control support - Line #45
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@885 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-25 18:10:11 +00:00
sakolish
25fb36fc1c Increase default command timeout to 60 seconds - Line #715
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@700 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-06 13:25:17 +00:00
sakolish
c14f0d7dce Remove timeout from send_cmd() call - Line #385
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@696 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-05 20:52:31 +00:00
sakolish
d07695353a Increase default command timeout to 20 seconds - Line #719
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@694 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-05 20:36:51 +00:00
sakolish
27f9bd30a5 Increase lshwres timeout to 30 seconds - Line #550
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@687 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-05 18:55:47 +00:00
sakolish
98e8fdecb2 Increased lpar_netboot timeout - Line #575
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@640 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-29 18:55:34 +00:00
sakolish
7692a7ed1b Don't support Power4 HMCs (Regatta and under) - Line #682
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@513 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-18 20:11:02 +00:00
sakolish
d8ee0b54d1 Added "-A" to lpar_netboot comamnd to get "all" adapters MACs - Line #595
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@508 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-18 16:14:32 +00:00
sakolish
f90f682316 Redirect STDOUT only in verbose mode - Line #133
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@474 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-13 20:22:02 +00:00
sakolish
d1ad43b174 Added support for rnetboot - Line #569
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@195 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-12-19 20:37:52 +00:00
sakolish
3cad519e36 Added new options to "lpar_netboot" function - Line #569
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@192 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-12-19 19:20:26 +00:00
sakolish
761730636c Added comment Line #188
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@144 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-12-06 18:53:03 +00:00
sakolish
bcb90c57dc Stream back STDERR and STDOUT on error as well in PPCcli::connect - Line #67
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@143 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-12-06 18:40:14 +00:00
sakolish
0a2f1478d6 Stream back Expect STDOUT/STDERR through daemon from PPCcli::connect - Line #67
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@140 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-12-06 16:29:08 +00:00
sakolish
aaeae481ec Removed "cprof" from list of "lssyscfg" commands
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@97 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-11-29 19:45:13 +00:00
sakolish
c4f6fd4bae git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@50 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd 2007-11-16 19:47:00 +00:00