Commit Graph

1774 Commits

Author SHA1 Message Date
jbjohnso
83aab9a10a -Report VM POST failures on VM creation
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1963 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-30 15:24:29 +00:00
lissav
347eff6788 Remove incorrect comment about supporting only SQLite
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1962 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-30 12:55:42 +00:00
jbjohnso
0cc1c7f198 -Fix Table bug where things that weren't a regex were treated as such
-Add columns to track serial console pointer and rvid pointer in VM table
-Clean up Xen rpower, store system serial and video information


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1961 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-30 03:10:08 +00:00
jbjohnso
749faaeb2d -Implement rpower off and stat, provide feedback on 'on'
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1960 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-30 00:00:36 +00:00
jbjohnso
41e9ce43de -Fixup domain description XML, and create the VM on power on after updating dhcp configuration
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1959 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-29 23:32:00 +00:00
nott
6c9a7aaf7f do not include xen.pm in AIX build
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1958 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-29 18:11:52 +00:00
nott
3e322fd630 add mgtifname to network definition
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1957 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-29 17:51:33 +00:00
nott
230cc2f50b make lsdef help output alphabetical
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1956 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-29 17:43:47 +00:00
jbjohnso
840fb7b419 -Flesh out mac address retrieval/generation for a newly created VM a tad
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1955 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-28 21:45:59 +00:00
jbjohnso
dcabd5cb6c -Add missing yield use statement to copycds plugin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1953 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-28 18:32:22 +00:00
jbjohnso
9306134825 -Fix syntax error in iSCSI plugin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1952 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-28 18:27:24 +00:00
jbjohnso
e8fdde8ba7 -Move signal handler definition to after Xen plugin gets authoritative control over its process, make the Sys::Virt check more dynamic
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1951 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-28 13:53:41 +00:00
jbjohnso
58a0b0dddf -Add a UUIDv4 genUUID utility function
-Add a tentative vm table for comments/review
-Start a Xen plugin (requires Sys::Virt to actually work)


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1950 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-28 13:48:15 +00:00
sakolish
232ffd88c4 Fixed output displaying IVM instead of FSP
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1949 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-24 18:38:14 +00:00
memotype
d91dc2c9df added snapshot functionality to build-debs to do daily svn snapshot packages
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1947 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-24 17:52:58 +00:00
lissav
b3cc3d8ae1 add use strict
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1946 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-24 14:36:56 +00:00
jbjohnso
13010784e8 -Fix iscsi plugin default processing to not fail under 'strict'
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1945 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-23 23:56:19 +00:00
jbjohnso
f1da168cb7 -Fix potential for uninitialized values in xcatd in certain places
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1944 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-23 23:46:15 +00:00
jbjohnso
f442c5dee5 -Correct warning about unitialized value in ipmi plugin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1943 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-23 23:41:15 +00:00
memotype
5eabe8b8bc some minor clean-up...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1942 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-23 19:36:25 +00:00
jbjohnso
88e33f7a3f -Correct typo in chain table object
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1940 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-23 17:50:21 +00:00
jbjohnso
04c1fda49e -Correct bug where rpower reset on blade would say 'on reset'
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1937 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-23 13:50:01 +00:00
jbjohnso
b2a0709e44 -Correct assumption made in previous fix, have rpower stat work on blades again
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1935 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-23 13:45:25 +00:00
jbjohnso
c945e35bd2 -Change hosts call to getNodeAttribs to perform at-scale call getNodesAttribs
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1934 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-23 13:39:07 +00:00
jbjohnso
2f302250be -Fix rpower output to error on unsupported subcommands
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1933 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-23 13:26:09 +00:00
sakolish
6c68e04dc5 Fix [2017647] rpower report "Node not defined in 'nodetype' database"
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1930 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-23 12:33:27 +00:00
jbjohnso
4e64c58312 -Correct typo in previous checkin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1928 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-22 20:08:44 +00:00
jbjohnso
97110bca2b -Fix xCATsn mkrpm script to allow build system to build other architectures
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1926 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-22 20:04:41 +00:00
jbjohnso
bd3929a522 -Fix typo in table object variable name
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1923 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-22 19:05:49 +00:00
mellor
8d0b890924 testing svn commit
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1922 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-22 15:04:17 +00:00
lissav
cd4007a71a fix parsing of command
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1921 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-22 14:22:02 +00:00
nott
bfe358c9e8 Add stanza example
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1920 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-22 14:11:09 +00:00
jbjohnso
263b5c109f -Fix various awk xCAT clients to be proper to avoid many 'Unexpected client disconnect' messages
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1919 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-22 13:56:56 +00:00
nott
593ba85f62 Add mkAIXsnap build script.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1918 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-22 13:37:19 +00:00
jbjohnso
1cf1c78da1 -Have IPMI plugin perform table call at scale
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1917 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-22 12:48:31 +00:00
jbjohnso
71b7c1b735 -Fix bug with Table at-scale call
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1916 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-22 12:45:41 +00:00
sakolish
67a33b5fcb Removed "eval" preceeding "require" - Line #21
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1915 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-21 19:27:38 +00:00
lissav
5635e5c421 fix bad comment in isMN
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1914 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-21 18:03:47 +00:00
jbjohnso
dc036fb59e -Fix problem where extremely large Bladecenter configurations could fail to execute a hardware management command
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1912 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-21 17:41:23 +00:00
jbjohnso
c949397752 -Fix problem where systems management commands to more than worth of BMCs would fail
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1909 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-21 17:34:17 +00:00
jbjohnso
5474d28875 -Fix strict compliance issue in xcatd, add warnings check to xcatd
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1908 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-18 22:41:43 +00:00
jbjohnso
a02706be0a -Fix strict compliance for copycds
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1907 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-18 22:39:01 +00:00
jbjohnso
fb49cbb60c -Fix perl warnings indicated potential issues, might have caused usage messages to be suppressed incorrectly
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1906 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-18 22:36:32 +00:00
jbjohnso
069785ed98 -Add strict to conserver plugin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1905 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-18 22:24:06 +00:00
jbjohnso
0b6a9d9d12 -Fix hundreds of strict violations (makedns requires rigorous testing)
-Fix numerous warnings, however some require additional work, so commented out the use for now


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1904 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-18 22:21:52 +00:00
jbjohnso
2bbc51d240 -Fix hosts plugins strict deviation
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1903 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-18 20:22:45 +00:00
jbjohnso
e6d779fe5c -Correct a number of issues that 'use warnings' calls out. The rest requires lsslp changes.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1902 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-18 20:21:33 +00:00
jbjohnso
2fc4be5ea6 -Ensure that mknb, ipmi, and nodestat are strict compliant
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1901 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-18 19:59:20 +00:00
jbjohnso
490a1af6e3 -Fix iSCSI compliance with strict
-Correct problem with service node distribution detection


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1900 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-18 19:39:51 +00:00
jbjohnso
9792aea585 -Change tabutils plugin to be compliant with strict
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1899 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-18 19:37:43 +00:00