Tags:
view all tags
---+ RedHat Enterprise Linux 5 -> 6 distribution migration ---++ Background information In order to better support newer software packages -- many of which depend on libraries that are out of date on our current OS -- I will be gradually switching nodes from RHEL 5 to RHEL 6. For binary compatibility reasons, the head nodes (patas and dryas) will not be switched until all compute nodes are on RHEL 6. ---++ What this means for you Ideally, nothing. I've tried to ensure that all the compatibility libraries are in place to allow the RHEL 6 nodes to run jobs built for RHEL 5. However, there's a good chance I've overlooked something. If you have a job that fails on some nodes but not others, please email linghelp@u and include the error messages from your stderr file, as well as a copy of the job log file and submit script. This will help me diagnose the problem and solve it. ---++ Workarounds If you need your job to avoid RHEL 6 nodes, you can do so by adding the following to your submit script: <verbatim>Requirements = ( OpSysAndVer == "RedHat5" )</verbatim> If, for testing purposes, you want to try a job on _only_ RHEL 6 nodes, use this instead: <verbatim>Requirements = ( OpSysAndVer == "RedHat6" )</verbatim> Please contact linghelp@u with any questions or issues. I'm depending on users to help me find trouble spots and make the final switchover a smooth one.
Edit
|
Attach
|
Watch
|
P
rint version
|
H
istory
:
r3
<
r2
<
r1
|
B
acklinks
|
V
iew topic
|
Raw edit
|
More topic actions...
Topic revision: r1 - 2013-12-20
-
brodbd
Home
Site map
Main web
Sandbox web
TWiki web
Main Web
Users
Groups
Index
Search
Changes
Notifications
RSS Feed
Statistics
Preferences
P
View
Raw View
Print version
Find backlinks
History
More topic actions
Edit
Raw edit
Attach file or image
Edit topic preference settings
Set new parent
More topic actions
Account
Log In
Edit
Attach
Copyright © 2008-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback