Warning: Undefined array key "DOKU_PREFS" in /usr/share/dokuwiki/inc/common.php on line 2082
cluster:171 [DokuWiki]

User Tools

Site Tools


cluster:171

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
cluster:171 [2018/08/20 09:32]
hmeij07 [Step 5]
cluster:171 [2018/08/20 09:36]
hmeij07 [deploy.txt]
Line 207: Line 207:
 </code> </code>
  
-Then all that is left to do is:+Then I have a post boot script that will upgrade the kernel, does something like:
  
 <code> <code>
  
 +# make sure my mounts are all ok
 [root@n37 ~]# mount -a [root@n37 ~]# mount -a
  
-[root@n37 rpms]# cd /sanscratch/tmp/rpms +# staged kernel rpms 
-[root@n37 rpms]# yum install --tolerant *3.10.0*+[root@n37 ~]# cd /sanscratch/tmp/rpms 
 +[root@n37 rpms]# yum install --tolerant kernel*3.10.0*
  
 ... ...
Line 229: Line 231:
 ... ...
  
-# reboot from local disk, do not make a golden image of this, stay on 7.2 till 7.5 +# reboot from local disk, do not make a golden image of this
-# is fixed, only add non-kernel packages to vanilla.chroot if needed and re-image+
  
 </code> </code>
Line 321: Line 322:
  
 ==== deploy.txt ==== ==== deploy.txt ====
- 
-File deploy.txt 
  
 <code> <code>
cluster/171.txt · Last modified: 2018/08/20 09:55 by hmeij07