Shine project has been migrated to GitHub!
Get all project info on: https://github.com/cea-hpc/shine
After a loooong wait, we are proud to announce the release of Shine 1.5
When using 'status' command, shine now automatically reports if a target is running on a ha_node. This is reported as MIGRATED
and shine returned code is non-zero.
'start' and 'stop' command for failover nodes still works as usual.
When using shine 'update' with a modified nid_map, shine correctly
detects required actions and does not trigger useless work anymore.... read more
We are proud to announce the release of Shine 1.4
Tunings are now applied directly after starting or mounting Lustre, without requiring an additional shine reconnection on remote nodes. This will improve error management and speed up execution with large clusters.
A new 'active' option for OST declarations in model files could be used to disable them, either only on MDT (nocreate) or for both client and MDT.... read more
This is a bugfix only release.
It fixes 9 tickets, including 1 traceback ([#169]), several display fixes, quota ([#171]), faster config loading ([#156]), tuning.conf copy ([#168]) and module loading ([#170]).
RPMs are available for EL5 and EL6
We are proud to announce the release of Shine 1.3
It was now time to stop using this awkward 0.9xx version scheme. Shine is now mature and stable and it felt inappropriate to use "1.0" for the following release. As the following version of the 0.900 series should have been 0.913, we decided to keep the "13" and transformed it into "1.3".
Bugfix only versions will be 1.3.1, 1.3.2, ...
The feature version will be 1.4... read more
We are proud to announce the release of Shine 0.912.
Changes brought to Shine in this new version were targeted to CLI usability.
* Output was improved.
New output was aimed to provide an easy to read output for human, but easy to parse for scripts.
# shine status
= FILESYSTEM STATUS (dev) =
TYPE # STATUS NODES
---- - ------ -----
ROU 1 online aura4
MGT 1 online aura1
MDT 1 online aura1
OST 3 online aura[2-3]
CLI 10 offline aura[30-39]... read more
This is a new beta release of Shine, the Lustre administration tool. Please download it and test it! If you find any bugs, please report them via the tracker. Don't forget to install the ClusterShell library which is needed by shine (1.1 beta4).
This is the final public beta release of the Lustre Shine administration tool. Please download it and test it! If you find any bugs, please report them via the tracker. Hopefully the first non-beta release will occur within a month. Don't forget to install the ClusterShell library which is needed by shine.