Commit Graph

3451 Commits

Author SHA1 Message Date
mxi1
81e6176b6f if the name of node is too longer, <div id="nrtree"> will invade the division on the right. So I
changed the css for "nrtree" on the "control" page;

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3935 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-04 09:42:55 +00:00
linggao
2856ad6f56 fixed infinit loop in prescript.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3934 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-03 22:39:01 +00:00
nott
b05b5a679d Oops - no export in environment file!
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3933 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-03 15:16:04 +00:00
nott
f1fb75c8af Add xCATaixSN2.bnd to tarball.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3932 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-03 14:43:50 +00:00
nott
39f0000f3c Add PERL5LIB to AIX environment file.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3931 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-03 14:30:23 +00:00
lissav
2d174c98f2 add link to xCAT2SetupPostgresql doc
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3930 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-03 13:28:30 +00:00
lissav
a61253dfd2 add link to xCAT2SetupPostgresql doc
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3929 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-03 13:20:01 +00:00
nott
1de6201892 Only include the prescripts source for Linux - for now.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3928 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-03 13:12:08 +00:00
nott
81485eced5 Temporary fix for perl INC path issue.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3927 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-03 13:07:29 +00:00
nott
94d4275e85 Temporary fix for perl INC path issue.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3926 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-03 13:07:06 +00:00
daniceexi
012a385d2c fix the defect related to the command flags and output messages
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3925 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-03 11:49:04 +00:00
daniceexi
e93810a23e handle the output message for the updatenode when run the postscripts
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3924 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-03 11:41:16 +00:00
daniceexi
0fcca6c99e remove the debug flag from the remoteshell
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3923 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-03 11:39:39 +00:00
wanghuaz
217867e98a fixed defect 2830176 for better msg information
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3922 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-03 08:33:06 +00:00
linggao
46c142266d give up pulling dhcp out of pxe.pm and yaboot.pm to prescripts.Otherwise the prescripts code gets too complicated. We'll use site attribute 'dhcpsetup' instead to turn if off if needed. AAsn.pm can also use this attribute to not call makedhcp automatically
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3921 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-03 05:49:30 +00:00
linggao
f91b7ca466 more code to handle dhcp in prescripts
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3920 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-03 04:56:42 +00:00
linggao
70f0218ce0 prescripts support. need more fixes. Does not support service node pool yet. dhcp and begin scripts need to get worked on more.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3919 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-03 02:00:13 +00:00
zhanx
311444af09 More code changes to fix bugs: 2829874 lsconn and mkconn not working in 0728 xCAT 2.3 build; 2824604 lsconn reports xCATd:SSL issue
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3917 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-07-31 21:11:48 +00:00
bp-sawyers
6243084b0c Add argument processing and rsync retry to linux build script
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3915 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-07-31 20:36:29 +00:00
jbjohnso
fa0211c3b4 -Allow cloning of another lun
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3914 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-07-31 20:27:54 +00:00
ligc
19ac430385 defect 2830356 fix.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3913 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-07-31 19:53:56 +00:00
zhanx
6f5cefd9fb Fix bugs: 2829874 lsconn and mkconn not working in 0728 xCAT 2.3 build; 2826734 lsslp can only write one BPA side into xCAT DB
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3912 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-07-31 19:45:28 +00:00
jbjohnso
40ff94aec0 -Remove debug code from Utils.pm change for FQDN
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3911 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-07-31 19:20:48 +00:00
bp-sawyers
cc51ec64a6 Small change to build script
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3910 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-07-31 19:04:21 +00:00
lissav
79187e9f76 Create setup Postgresql Doc
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3909 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-07-31 17:25:30 +00:00
lissav
5dbc9646f5 New manpage for xcatconfig.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3908 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-07-31 14:57:53 +00:00
lissav
ee84415881 Merge Linux post processing during install from xCAT.spec into xcatconfig.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3907 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-07-31 14:57:18 +00:00
lissav
3b1e407c5c Merge Linux post processing during install from xCAT.spec into xcatconfig. Also make lots more options on xcatconfig
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3906 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-07-31 14:56:34 +00:00
lissav
d2d77a54c8 remove linux check around ::Simple::PREFERRED_PARSER='XML::Parser'
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3905 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-07-30 19:42:29 +00:00
linggao
a0382d40f6 add useful rsct commands to the monitoring doc
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3904 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-07-30 13:53:34 +00:00
wanghuaz
cac2e54596 doc update for rnetboot that will not reboot the system if node is in boot state
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3903 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-07-30 03:43:39 +00:00
wanghuaz
e08beffb10 fixed defect 2819355 to check currstate before rnetboot
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3902 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-07-30 03:37:04 +00:00
linggao
04c3f3d5fe handles otherpkgs and syncfiles being put into xcatdefault on postscritps table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3900 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-07-29 21:25:59 +00:00
jbjohnso
4ea33650c2 -Change determinehostname to only strip if required to get a valid node name. If there is no valid nodename to match, the output of hostname is returned verbatim without domain stripping.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3899 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-07-29 17:43:04 +00:00
nott
0721dc15e7 Add to Perl INC path.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3898 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-07-29 16:54:53 +00:00
lissav
1919a52ca7 remove Linux check around XML::Simple::PREFERRED_PARSER
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3897 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-07-29 16:20:35 +00:00
lissav
e1515f211a remove Linux check around XML::Simple::PREFERRED_PARSER
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3896 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-07-29 16:09:32 +00:00
lissav
ce1e46795f remove Linux check around XML::Simple::PREFERRED_PARSER
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3895 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-07-29 16:05:42 +00:00
mxi1
ce25dc0f7e update the web page for "node/application status monitoring".
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3894 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-07-29 11:30:44 +00:00
mxi1
149a9e7a2c Follow Vallard's advice, I moved all the <html> codes to the new file" lib/monitor_display.php"; now, the file "monitor.php" only contains <?php ?> and jQuery code.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3893 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-07-29 06:07:58 +00:00
jbjohnso
de067a7b16 -Fix some mappings in ESX plugin
-Have testontap create lun sucessfully


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3892 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-07-28 21:09:59 +00:00
ligc
b4c706eebb Fixed the syntax error for "sql_mode=ANSI_QUOTES".
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3891 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-07-28 18:53:39 +00:00
nott
d3ebde125a Handle AIX shipping new version of Perl.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3890 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-07-28 17:29:16 +00:00
bp-sawyers
4a90db991e use rsync instead of less reliable scp to upload to sourceforge
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3889 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-07-28 15:30:45 +00:00
ligc
029c84eb48 Fixed some errors in the RHEL yum repository configuration file examples.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3888 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-07-28 15:26:03 +00:00
nott
b9895eec4d Remove spot and lpp_source backup files when done.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3887 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-07-28 15:25:37 +00:00
mxi1
4575e70ebd change the view for the monitoring plug-ins' list;
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3886 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-07-28 09:55:54 +00:00
wanghuaz
3e00fd6702 kill child process if xcat command stopped by signal
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3885 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-07-28 07:57:26 +00:00
wanghuaz
0a6dc4ad6e kill child process if xcat command stopped by signal
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3884 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-07-28 07:56:43 +00:00
zhanx
4bbc896185 Additional code change for bug 2824599 lsslp should add more attribute in DB for FSP/HMC
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3883 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-07-27 19:35:44 +00:00