We have fixed this problem in the next release of 2.7 and 2.8.
http://sourceforge.net/p/xcat/bugs/3443/


Lissa K. Valletta
8-3/B10
Poughkeepsie, NY 12601
(tie 293) 433-3102





From:   Arif Ali <[email protected]>
To:     xCAT-user <[email protected]>
Date:   03/13/2013 01:28 PM
Subject:        Re: [xcat-user] storage template for rhel



and yes, the following patch as well to the same file

@@ -181,6 +174,6 @@
 remove_lpfc
 echo "All qla modules removed"
 sleep 10
-#INCLUDE:../scripts/pre.rh#
+#INCLUDE:#ENV:XCATROOT#/share/xcat/install/scripts/pre.rh#
 %post
-#INCLUDE:../scripts/post.rh#
+#INCLUDE:#ENV:XCATROOT#/share/xcat/install/scripts/post.rh#


--
Arif Ali

catch me on freenode IRC, username: arif-ali


On 13 March 2013 17:06, Arif Ali <[email protected]> wrote:
  The following patch needs doing, as these variable are no longer
  supported in the kickstart. Also the storage.pglist needs to be moved to
  storage.pkglist in the same directory

  Index: storage.rhels6.tmpl
  ===================================================================
  --- storage.rhels6.tmpl (revision 15358)
  +++ storage.rhels6.tmpl (working copy)
  @@ -5,7 +5,6 @@
   cmdline

   lang en_US
  -langsupport en_US
   network --bootproto dhcp

   #
  @@ -95,12 +94,6 @@
   firewall --disabled

   #
  -# mouse selection
  -#
  -#mouse genericps/2 --emulthree
  -mouse none
  -
  -#
   # Select a zone
   # Add the --utc switch if your hardware clock is set to GMT
   #
  @@ -153,7 +146,7 @@
   #
   #end of section
   #
  -%packages --resolvedeps
  +%packages
   #INCLUDE_DEFAULT_PKGLIST#

   %pre
  --
  Arif Ali

  catch me on freenode IRC, username: arif-ali
------------------------------------------------------------------------------

Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
xCAT-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xcat-user

<<inline: graycol.gif>>

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
xCAT-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xcat-user

Reply via email to