2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-07-02 02:45:35 +00:00
Commit Graph

7359 Commits

Author SHA1 Message Date
29e2a2ccaf add support for postscripts execute after rsync update
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8698 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-18 15:40:18 +00:00
189263f327 add support for postscripts execute after rsync update
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8697 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-18 15:39:55 +00:00
69ccde934d FSP/BPA redundancy: minor fix
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8696 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-18 15:14:54 +00:00
97b186c0a0 -Fix erroneous use statement
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8695 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-18 14:19:57 +00:00
00b7d766d7 FSP/BPA redundancy: add -S flag to nodels to hide the FSP/BPA nodes
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8694 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-18 14:18:55 +00:00
49feeca213 FSP/BPA redundancy: we need to take a consideration of the case that the existed hostname which we want to use is IP address and different from the new IP address
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8693 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-18 09:34:10 +00:00
576a323c42 Merge branch 'rhel'
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8692 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-18 08:13:59 +00:00
212afb813f Add checking of isIpaddr
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8691 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-18 08:00:48 +00:00
dc74401e09 get graphical data when the tab is clicked
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8690 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-18 07:51:07 +00:00
698a1919de FSP/BPA redundancy: change the way of finding node's IP address
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8689 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-18 07:51:06 +00:00
8fa83d7571 FSP/BPA redundancy: parse input nodes, change CEC/Frame nodes into FSP/BPA nodes
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8688 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-18 06:11:32 +00:00
737779fc4a -Fix mistake in previous checkin
-Implement 'nodeonmynet' ipv6 linux


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8687 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-17 20:24:28 +00:00
21a13159e0 comment out openssh.license
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8686 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-17 19:59:06 +00:00
27d0da5897 -Abolish unneeded Net::IP module, the calculations can be done consistently between v4 and v6 by simply using BigInts.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8685 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-17 19:54:25 +00:00
46ebf770e1 add msg to rmdsklsnode for missing noderange
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8684 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-17 19:23:04 +00:00
95e5fbfa0f -Implement phase 1 or IPv6 with DHCP (still needs Utils twek for nodeonmynet)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8683 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-17 19:17:38 +00:00
6308de24e7 modified getmacs to use primary servicenode value
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8682 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-17 18:55:33 +00:00
03688a85c1 Needed to move call to create physical layout to after ajax call because something in createPhysicalLayout() breaks the whole loadNodes ajax call.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8681 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-17 15:40:23 +00:00
ac143747a3 Warn on unsupported IPv6 networks
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8680 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-17 14:48:54 +00:00
6731a9f869 initialize type variable
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8679 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-17 12:50:11 +00:00
e9de694a60 for defect 3138248,
add one checkpoint to check whether dhcp-server is installed on SuSE or not,
which doesn't affect RedHat.

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8678 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-17 09:01:37 +00:00
84cd853660 fixed bug3156391 , getting the attributes from vpd table which the serial and mtms is specified support Postgresql or DB2
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8677 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-17 06:12:36 +00:00
16f12d47ea shown lpars' status
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8676 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-17 04:33:25 +00:00
fda179cf96 someone wrote the same sentence twice, I modified it.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8675 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-17 03:21:48 +00:00
eaed423ead removed the debug switch ("-x") from the xcatroot bash script.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8674 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-17 03:05:06 +00:00
376b4511bb show nodes in graphical layout
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8673 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-17 03:01:46 +00:00
bd1c62b14e updates for AIX statelite parent-child support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8672 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-16 19:32:23 +00:00
6930f17ceb fix defect: 3157028 lsdef -a could not list other objects except node
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8671 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-15 07:30:37 +00:00
abf34b0acb FSP/BPA redundancy: add some checking of getNodeIPaddress
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8670 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-15 07:07:07 +00:00
816d09a338 defect 3158514
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8668 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-14 22:38:51 +00:00
4e353a0bb9 Reorganized images so that images are grouped under a plugin folder.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8661 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-14 20:25:14 +00:00
bbb07d0868 Fixed typo in jquery.ui css.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8659 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-14 17:03:12 +00:00
9577cd80a8 Compressed CSS style sheets using YUI Compressor.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8658 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-14 17:01:52 +00:00
83198c338a Compressed jquery plugins using Google Closure Compiler.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8655 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-14 16:17:41 +00:00
7adbf0da4a Removed autocomplete plugin and use one provided by jquery.ui.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8653 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-14 15:21:25 +00:00
cdaca8ced5 Removed autocomplete plugin and use one provided by jquery.ui.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8652 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-14 15:19:31 +00:00
5db0db4f1f Removed autocomplete plugin and use one provided by jquery.ui.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8651 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-14 15:17:31 +00:00
af10b0ea1c Removed autocomplete plugin and use one provided by jquery.ui.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8650 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-14 15:16:44 +00:00
5dd5713d69 -Script to make RHEL6 do DUID-UUID
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8649 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-14 15:16:11 +00:00
0143ae94e3 Updated ganglia datatable to handle 100s and 1000s of nodes.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8647 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-14 05:05:06 +00:00
380d14c000 Point to the new xcat doc page
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8646 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-14 00:27:50 +00:00
f429db4010 Enabled node link.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8645 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-13 23:50:50 +00:00
32eac7f169 Enabled nodes table to handle 100s and 1000s of nodes.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8644 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-13 23:06:31 +00:00
bed3d41128 Add -n switch to xcoll to show output as nodenames instead of groupnames.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8643 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-13 19:50:50 +00:00
4064656eb5 remove unneeded call to get_xcatcfg
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8642 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-13 15:36:49 +00:00
d7971daed7 FSP/BPA redundancy: change the way of finding the fsp/bpa's IP address from checking hosts table to checking itself first.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8641 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-13 10:42:26 +00:00
0c194d45fb Fedora14 support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8640 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-13 09:04:22 +00:00
6e4e73f601 Fedora14 supoort
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8639 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-13 08:58:41 +00:00
fa4801ba2f FSP/BPA redundancy: modify the hidden attribute according to the design
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8638 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-13 03:22:42 +00:00
79d0e97c8e FSP/BPA redundancy: modify the hidden attribute according to the design
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8637 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-13 03:20:07 +00:00