Sounds like there is nothing much wrong with the hardware, except that the storage subsystem isn't working.
Step 1: Figure out how the storage is <supposed> to work
Step 2: Make sure that the storage <hardware> is all working
Step 3: Figure out if you really want to keep using lustre, or could do something simpler
Step 4: Reconfigure the storage subsystem to do the new thing or to debug the old
thing if you want to stay with it.
To get started, read the boot script and figure out what parts are launching the storage
system. Typically these will be somewhere like ssp:/opt/sicortex/config/local.d
The advantage of lustre is that it is a parallel file system, which enables higher performance with
many parallel readers/writers. However, if the underlying storage system is just a single rack of disks
there really isn't much point to it, since the max bw is only going to be a few hundred MB/sec
You might be able to just NFS mount the storage and get something more robust and almost as fast.
> --
> You received this message because you are subscribed to the Google Groups "SiCortex Users" group.
> To post to this group, send email to
sicorte...@googlegroups.com.
> To unsubscribe from this group, send email to
sicortex-user...@googlegroups.com.
> For more options, visit this group at
http://groups.google.com/group/sicortex-users?hl=en.
>