Scampicfx
Contributor
- Joined
- Jul 4, 2016
- Messages
- 125
Dear guys,
when I have a look to FreeNAS doc, I notice following chapter:
http://doc.freenas.org/9.10/sharing.html?highlight=shadow#configuring-shadow-copies
Quote:
When I go to bug section, I notice this feature request:
https://bugs.freenas.org/issues/2521 (4 years ago)
Afterwards, I notice that although the issue mentioned above is marked as "solved", it looks like the problem is back again:
https://bugs.freenas.org/issues/8026 (2 years ago)
So, my question is: what is the actual status of this problem?
I have many datasets and child-child-datasets configured. However, shares are only configured for the most top-level datasets. In total I have only 4-5 shares and about 20 datasets. It looks like this:
I configured multiple recursive snapshot tasks for volume (1 hourly - keep a day; daily - keep a wek; weekly - keep a month, and so on...). FreeNAS created the snapshots correctly. However, I was not able to use the shadow copy function on a windows client.
So, before I get into detail, I would like to ask, if setting up this scenario is actually possible? It would be a mess to configure one seperate share for each sub-dataset and to configure multiple snapshots task for each sub-dataset... :/
Thanks!
Scampicfx
when I have a look to FreeNAS doc, I notice following chapter:
http://doc.freenas.org/9.10/sharing.html?highlight=shadow#configuring-shadow-copies
Quote:
Shadow copies will not work with a manual snapshot, you must create a periodic snapshot task for the pool or dataset being shared by SMB or a recursive task for a parent dataset.
When I go to bug section, I notice this feature request:
https://bugs.freenas.org/issues/2521 (4 years ago)
Afterwards, I notice that although the issue mentioned above is marked as "solved", it looks like the problem is back again:
https://bugs.freenas.org/issues/8026 (2 years ago)
So, my question is: what is the actual status of this problem?
I have many datasets and child-child-datasets configured. However, shares are only configured for the most top-level datasets. In total I have only 4-5 shares and about 20 datasets. It looks like this:
Code:
- volume -- volume ---- data1 (dataset AND share) ------ user a (dataset only) ------ user b (dataset only) ------ user c (dataset only) ------ [...] ---- data2 (dataset AND share) ------ user a (dataset only) ------ user b (dataset only) ------ user c (dataset only) ------ [...] ---- [...] ---- dataN
I configured multiple recursive snapshot tasks for volume (1 hourly - keep a day; daily - keep a wek; weekly - keep a month, and so on...). FreeNAS created the snapshots correctly. However, I was not able to use the shadow copy function on a windows client.
So, before I get into detail, I would like to ask, if setting up this scenario is actually possible? It would be a mess to configure one seperate share for each sub-dataset and to configure multiple snapshots task for each sub-dataset... :/
Thanks!
Scampicfx