Unsolved
This post is more than 5 years old
3 Posts
0
793
August 2nd, 2013 09:00
unionfs
We have a 17T (3 million file) production share and need to create a copy for test.
First thought is to just copy production (rsync -ax /ifs/production /ifs/test).
Second thought is to mount production as read-only on a linux server and use funionfs or aufs to overlay a writable filesystem.
This sounds great, but funionfs and aufs don't seem to be actively supported any longer.
Does OneFS provide any way of doing this natively?
Create a test share by overlaying the production share?
Thanks,
Ron
No Events found!


dynamox
11 Legend
•
20.4K Posts
•
87.4K Points
0
August 3rd, 2013 16:00
do you have a license for SyncIQ ?
christopher_ime
6 Operator
•
2K Posts
0
August 3rd, 2013 16:00
Please consider moving this question as-is (no need to recreate) to the proper forum for maximum visibility. Questions written to the users' own "Discussions" space don't get the same amount of attention and questions can go unanswered for a long time.
You can do so by selecting "Move" under ACTIONS along the upper-right. Then search for and select: "Isilon Support Forum" which would be the most relevant for this question.
Peter_Sero
6 Operator
•
1.2K Posts
0
August 4th, 2013 23:00
With OneFS 7.0 you can clones files, check out the details from the 7.0 admin guide.
For a whole subtree, probably one has to create a skeleton tree first,
and then populate it with file clones.
-- Peter
tmarconi
5 Posts
0
August 7th, 2013 14:00
Hi Peter,
We do have SnapshotIQ, we are looking in to File Clones now, thanks for the response. Have you ever used this before?
tmarconi
5 Posts
0
August 7th, 2013 14:00
Thanks for the response, we do not have SyncIQ, we only have one Isilon cluster at the moment.
Peter_Sero
6 Operator
•
1.2K Posts
0
August 8th, 2013 04:00
Not yet -- let us know what you find in your tests!
-- Peter
MRWA
83 Posts
0
August 12th, 2013 09:00
tmarconi
How are the tests going?