shine icon indicating copy to clipboard operation
shine copied to clipboard

Lustre administration tool

Results 39 shine issues
Sort by recently updated
recently updated
newest added

With clusterdb backend, and an external mgs, "shine install" tries to list the non-existant mgs in the database, then checks what is needed in the model. It leads to a...

sourceforge

Add a value check of `/proc/fs/lustre/health_check`. Make it optional as that implies a health check on all targets and could impact shine performance. Reported by: thiell

sourceforge

When a symlink exists at configured client's `mount_path`, shine mounts the client after symlink resolution. This is not a good behaviour and shine should either: * print a warning, remove...

sourceforge

The command: shine mount -n node fails if node is not in any filesystem installed on the local node. Reported by: thiell

sourceforge

The Shine target `MGT` should be renamed to `MGS` or, at least, only used internally, and all external messages should speak about a `MGS`. I think it is simpler to...

sourceforge

Shine should be able to start and stop target on their different devices. -Format is already supported. -Status is handled by ticket #14 -Update is not handled by failover Reported...

sourceforge

It could be interesting to add a new operation like sync (shine sync ...) to enforce that clients cache are in sync with the one of the master. This could...

sourceforge

A shine format, had better to show real mkfs.lustre sended commands in stdout or in any other place. After this command, there is nothing in /var/log/messages neither in /var/log/syslog on...

sourceforge

Now that Shine uses GitHub actions to run the tests, TravisCI configuration file can be removed.