WARNING: This is the _old_ Lustre wiki, and it is in the process of being retired. The information found here is all likely to be out of date. Please search the new wiki for more up to date information.
Upgrading to a New Version of Lustre: Difference between revisions
No edit summary |
|||
Line 1: | Line 1: | ||
This section provides information about supported upgrades, upgrade paths, and interoperability of nodes with different versions of Lustre installed. It also describes procedures for upgrading your Lustre file system to a new version of Lustre. | |||
This section provides information about supported upgrades, upgrade paths, and interoperability of nodes with different versions of Lustre installed. | |||
== Supported Upgrades == | |||
For Lustre 1.8.x, the following upgrades are supported: | For Lustre 1.8.x, the following upgrades are supported: | ||
* Lustre 1.6.x to Lustre 1.8.0. | * Lustre 1.6.x to Lustre 1.8.0. | ||
* One minor version to the next (for example, 1.8.0 > 1.8.x). | * One minor version to the next (for example, 1.8.0 > 1.8.x). [[Should this say 1.8.0 > 1.8.1? Or is it OK to skip over a minor release?]] | ||
For Lustre 1.8.0, if you have upgraded from an earlier version, you can downgrade to that version [[or any version in between?]]. For example: | |||
For Lustre 1.8.0, | * If you upgrade from Lustre 1.6.x > 1.8.0, you can downgrade to version 1.6.x. [[Can 1.6.x be any version of 1.6?]] | ||
* If you upgrade from Lustre 1.6.x > 1.8.0, you can downgrade to version 1.6.x. | * If you upgrade from one minor version to the next (for example Lustre 1.8.0 > 1.8.x), you can downgrade to an earlier minor version (e.g., version 1.8.x). [[ Should this say -->>]] If you upgrade from one minor version to the next (for example, Lustre 1.8.0.1 > 1.8.1), you can downgrade to an earlier minor version (e.g., version 1.8.0.1 or 1.8.0). | ||
* If you upgrade from one minor version to the next (for example Lustre 1.8.0 > 1.8.x), you can downgrade to an earlier minor version (e.g., version 1.8.x). | |||
'''''Caution:''''' A | '''''Caution:''''' A new installation of Lustre 1.8.x is not guaranteed to be downgradable to an earlier Lustre version [[Does this mean you can't downgrade to 1.8.0 or does it mean you can't downgrade to a 1.6.x version?).]] | ||
=== Supported Upgrade Paths === | === Supported Upgrade Paths === |
Revision as of 15:55, 29 September 2009
This section provides information about supported upgrades, upgrade paths, and interoperability of nodes with different versions of Lustre installed. It also describes procedures for upgrading your Lustre file system to a new version of Lustre.
Supported Upgrades
For Lustre 1.8.x, the following upgrades are supported:
- Lustre 1.6.x to Lustre 1.8.0.
- One minor version to the next (for example, 1.8.0 > 1.8.x). [[Should this say 1.8.0 > 1.8.1? Or is it OK to skip over a minor release?]]
For Lustre 1.8.0, if you have upgraded from an earlier version, you can downgrade to that version or any version in between?. For example:
- If you upgrade from Lustre 1.6.x > 1.8.0, you can downgrade to version 1.6.x. Can 1.6.x be any version of 1.6?
- If you upgrade from one minor version to the next (for example Lustre 1.8.0 > 1.8.x), you can downgrade to an earlier minor version (e.g., version 1.8.x). [[ Should this say -->>]] If you upgrade from one minor version to the next (for example, Lustre 1.8.0.1 > 1.8.1), you can downgrade to an earlier minor version (e.g., version 1.8.0.1 or 1.8.0).
Caution: A new installation of Lustre 1.8.x is not guaranteed to be downgradable to an earlier Lustre version Does this mean you can't downgrade to 1.8.0 or does it mean you can't downgrade to a 1.6.x version?).
Supported Upgrade Paths
These two Lustre upgrade paths are supported. Either can be applied to the entire file system or a combination of the two can be used to upgrade individual servers / clients.
- Servers can undergo a "rolling upgrade", in which individual servers (or their failover partners) and clients are upgraded one at a time and restarted, so that the file system never goes down. This type of upgrade limits your ability to change certain parameters.
- The entire file system can be shut down and all servers and clients upgraded at once.
For supported upgrade paths for earlier releases, see Upgrading from 1.4.6 and later to 1.6.
Interoperability between Nodes with different versions of Lustre installed?
ASK PETER JONES This describes the interoperability between clients, OSTs, and MDTs with different versions of Lustre installed??.
Does "old" mean a node with any older version of Lustre installed or just 1.6.x?
Does "new" mean specifically 1.8.x??
Clients
- Old live clients can continue to communicate with old/new/mixed servers.
- Old clients can start up using old/new/mixed servers.
- New clients can start up using old/new/mixed servers (use old mount format for
old MDT).
OSTs
- New clients/MDTs can continue to communicate with old OSTs.
- New OSTs can only be started after the MGS has been started (typically this
means "after the MDT has been upgraded.")
MDTs
- New clients can communicate with old MDTs.
- New co-located MGS/MDTs can be started at any point.
- New non-MGS MDTs can be started after the MGS starts.
Note: The limitation with interoperability is that old clients cannot mount a file system which was created by a new MDT.
Keep these
Find a place for this note Note: In Lustre version 1.6 and later, the file system name (--fsname parameter) is limited to 8 characters so that it fits on the disk label.
Prerequisites to Upgrading Lustre
This content was in the OM section "Upgrading from Lustre 1.6.x to Lustre 1.8.0"
What are these procedures? Do they need to be completed before the upgrade is started?
Remember the following points before upgrading Lustre.
The MDT must be upgraded before the OSTs are upgraded. summarize steps in a sentence
1. Shut down lconf failover.
2. Install the new modules.
3. Run tunefs.lustre.
4. Mount startup.
A Lustre upgrade can be done across a failover pair. - In a failover pair, do the backup server first
1. On the backup server, install the new modules.
2. Shut down lconf failover.
3. On the new server, run tunefs.lustre.
4. On the new server, mount startup.
5. On the primary server, install the new modules.
Upgrade procedures
Which topics should be included in the wiki topic and which referred to in the manual (Chapter 13)?
Upgrading from Lustre 1.6.x to Lustre 1.8.0
- Prerequisites to Upgrading Lustre (see section above)
- Starting Clients - if upgraded client only would need to know how to start a new client with an old MDT - says use old command - relevant depending on which machines you start with - if you start with clients you need to know this information. Need instructions on upgrading a clientsee initial client install ch 3 - intermingled - discuss with Sheila - something missing
- Upgrading a Single File System X
- Upgrading Multiple File Systems with a Shared MGS
Upgrading Lustre 1.8.0 to the Next Minor Version X
Downgrading from Lustre 1.8.0 to Lustre 1.6.x
- Downgrade Requirements
- Downgrading a File System
section will change for every release substantial content for 1.8 - 2.0