Pertaining to your original email, rather than taking the MDT down to backup, it is very convenient to use LVM snapshots. With this functionality it creates a LV duplicate of the MDT and allows you to mount that as ldiskfs and backup files from a consistent copy (won't be changing even if your MDT continues to add/remove data). Your lustre filesystem will therefore stay operational during the backup. If you time it cleverly, you can snapshot your MDT and OSTs at the same time and backup from all of them to have a consistent copy of the whole filesystem as well.
> Thanks for this verbose reply. It is exactly what I needed and what I > suspected I would run into. We are planning on multiple backup procedures. > Users will backup at checkpoints in their work flow, IT will backup the MDT > nightly and we are also looking at the possibility of backup the complete > file system. > > Thanks again for everyone's input, this gives me some good ammunition going > forward for proposals. > > Thanks, > Dan Kulinski > > > _______________________________________________ Lustre-discuss mailing list [email protected] http://lists.lustre.org/mailman/listinfo/lustre-discuss
