From: Aleksander W. <ale...@mo...> - 2019-11-15 07:59:25
|
Hi, If I understand you correctly. You want to have resources in GOAL 1 on a specific chunk server(Witha RAID6) and then move chunks to different chunk servers but in GAOAL 2? If yes you can use LABELS and storage class with archive option. You can assign LABELS to specific chunk servers and then create a storage class that will keep chunks in goal 1 on one label and after some time they will be moved to a different label. Please refer to our labels manual: https://moosefs.com/Content/Downloads/moosefs-storage-classes-manual.pdf Best regards, Aleksander Wieliczko System Engineer MooseFS Development & Support Team | moosefs.pro pon., 4 lis 2019 o 12:30 Tim Guy <Ti...@ns...> napisał(a): > Hi everyone. > > > > I have a cloud backup service that I offer that runs on a centos 7 VM with > a /mnt mount to a separate raid 6 storage server > > > > I have around 40Tb of data but not replication/backup as such apart from > the raid 6. I need to rectify this but struggle to get downtime on the > centos VM to be able to change anything. > > > > Is it possible to introduce an established Linux mount into a Moosefs file > system for that mount to be goal 1 to then duplicate through to newer > hardware for the 2nd goal? > > > > Or will I have to copy the data from an established mount to the new > Moosefs file system already configured? > > > > I hope that makes sense. > > > > Regards > > > > Tim > > > _________________________________________ > moosefs-users mailing list > moo...@li... > https://lists.sourceforge.net/lists/listinfo/moosefs-users > |