Commit Graph

3604 Commits

Author SHA1 Message Date
jbjohnso
fd722acd62 -Change xCAT WebUI to not recommend world writable log file as a way to let the WebUI read it
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4102 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-04 13:43:40 +00:00
jbjohnso
15f3af3e40 -Make the regex operator in table more picky about syntax, to make a smaller set of data to be ambiguous
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4101 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-04 13:38:44 +00:00
mxi1
c30cfc7b69 flot- the attractive Javascript plotting for jQuery is introduced, which can draw charts natively
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4100 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-04 08:01:04 +00:00
mxi1
4070e8e830 begin the code for "view by graph"
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4099 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-04 06:10:16 +00:00
jbjohnso
c2b52d1a50 -Fix bug in previous checkin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4098 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-03 21:13:28 +00:00
jbjohnso
03a1da1064 -Provide quick and dirty kcmdline templatized support to boottarget (TODO: make faster)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4097 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-03 21:02:22 +00:00
jbjohnso
507446dfe8 -Fix hang when xcatd runs in background mode with stale DB handle fix
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4096 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-03 18:00:47 +00:00
jbjohnso
61ee396f44 -Detect dead database handles and recover (mysql haandles expire in 8 hours by default, for example, see wait_timeout to test with mysql)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4095 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-03 16:33:55 +00:00
bp-sawyers
a0c32e7136 Fixed the Require for new linux dep pkgs
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4094 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-03 15:17:18 +00:00
jbjohnso
60598a4f9d -Add dependencies for syslinux-xcat and xnba
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4093 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-03 14:04:27 +00:00
mxi1
3048fc50b2 little JS code update to support graphics view for RMC monitoring
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4092 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-03 10:06:42 +00:00
mxi1
ec8d33c3e7 little code update to support graphics view for RMC monitoring
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4091 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-03 10:06:08 +00:00
ligc
ce84aa1329 support absolute path in mknimimage: bug 2780306
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4090 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-03 09:44:43 +00:00
mxi1
0dc231935e animation effects are added for <div class=tips>
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4089 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-03 07:23:32 +00:00
mxi1
a6d273efcc the code for "lsevent" and "monshow" are committed;
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4088 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-03 04:44:56 +00:00
jbjohnso
298ac895e0 -Fix another scenario where cache was unintentionally living beyond it's accuracy
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4087 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-02 17:45:20 +00:00
jbjohnso
b2789bdede -Have cache persist a little longer to improve concurrent NodeRange expansion rather that slow it down
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4086 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-02 17:20:28 +00:00
wanghuaz
0e14b4f481 manual update for the change of setting frame num with rspconfig
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4085 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-02 17:12:20 +00:00
wanghuaz
f9931a9148 Help msg update for the change of setting frame number
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4084 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-02 16:54:17 +00:00
wanghuaz
7a6a741516 set frame # with rspconfig
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4083 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-02 16:48:58 +00:00
wanghuaz
2be45f7a94 set frame # with rspconfig
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4082 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-02 16:25:46 +00:00
lissav
3384765bb8 fix some spelling and syntax errors
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4081 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-02 15:34:56 +00:00
jbjohnso
c8da4f67f2 -Change order of template directive processing to match 1.x for those who rely upon that ordering
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4080 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-02 15:16:05 +00:00
jjhua
e41cb303c2 fix bug 2846629, add user Data::Dumper
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4079 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-02 10:39:52 +00:00
jjhua
d50d0a61a1 update the IBM website and a wrong sign
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4078 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-02 08:29:01 +00:00
daniceexi
830f4ce4bc defect 2847600. Remove some useless messages from the standand output for updatenode
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4077 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-02 07:08:23 +00:00
daniceexi
d1a823cab8 defect 2848288: fix the description of pkglist file path
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4076 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-02 03:16:15 +00:00
bp-sawyers
cd8d231ef3 Cleaned up some of the navigation and the mapper (bread crumbs)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4075 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-01 20:25:18 +00:00
jbjohnso
4f07f92e51 -remoteshell should not set USEOPENSSLFORXCAT, it inherits from the parent if relevant
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4073 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-01 19:16:25 +00:00
jbjohnso
b2edbcc88c -Change postscripts to be backwards compatible with 2.2 packed images (2.3 users may have to repack images)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4072 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-01 18:39:07 +00:00
jbjohnso
b177a9b55d -Termiate a failing client connection sooner (for environments with failed service nodes mainly)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4071 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-01 18:03:46 +00:00
jbjohnso
6e81a3ce2c -Be more specific about locating a module (if their is any ambiguity in the fs structure, drivers failed to load)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4070 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-01 18:02:44 +00:00
lissav
6f457f0685 missing $ on node made the default of to xcatmaster not work. The result was if you did not define a noderes.tftpserver, you got an error runnin nodeset blade01 netboot
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4068 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-01 17:50:13 +00:00
bp-sawyers
22370febeb Fixed bug 2845137 in rcons: syntax error if no nodename specified. Also improved man page.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4067 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-01 15:55:58 +00:00
jbjohnso
a142c4275d -Fix bug where perl attempted to evaluate a variable intended for xNBA
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4066 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-01 15:00:14 +00:00
zhanx
7756701952 Additional fix for bug 2845224 makedhcp -n does not create /etc/dhcpsd.cnf file
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4065 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-01 12:13:33 +00:00
linggao
fc986a252b removed the quotes for db columns that has the quotes after getting primary key info
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4064 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-31 19:52:33 +00:00
bp-sawyers
e5786506f0 Fixed xcatconfig man page formatting problems
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4063 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-31 19:16:59 +00:00
jbjohnso
279f00ca1e -Move '!myipfn!' resolution to client to allow invariant tftp content
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4062 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-31 17:43:21 +00:00
lissav
e6e2b28dcf add HMC to ssh key update list, try to fix web formatiing error
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4061 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-31 13:12:52 +00:00
wanghuaz
f910917793 Fixed one error that missed the failover procedure
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4060 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-28 11:41:11 +00:00
jbjohnso
9a6326f25d Fix scope of previous checkin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4059 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-28 01:33:35 +00:00
jbjohnso
1764822e90 -Have xcatd support plugin override of 'default' plugins such as dhcp.pm/bindpm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4058 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-27 23:18:23 +00:00
jbjohnso
95c0a1000d -Fix sf bug 2845378, stale cache data being returned in noderange expansions
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4057 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-27 19:57:41 +00:00
lissav
5cff276e78 remove pointer to reference card
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4056 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-27 18:28:00 +00:00
lissav
9352f1ea49 remove -u flag in doc for defect 2844537
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4055 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-27 18:24:56 +00:00
lissav
8fc6c82fc4 remove -u flag, fix for defects 2844537,2844789, 2845457
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4054 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-27 18:22:38 +00:00
lissav
cb58ad888c remove comment restriction and change the acceptable rsync file input formats
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4053 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-27 17:22:32 +00:00
lissav
ba2f277a2e fix formatting
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4052 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-27 17:18:05 +00:00
lissav
90c496fd16 add more info
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4051 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-27 17:11:55 +00:00