onlineforums
Explorer
- Joined
- Oct 1, 2017
- Messages
- 56
I have an ix systems built freenas mini, purchased on amazon. It is running Freenas 9.10.2-U1. I have eight 4TB WDC HDD in it.
I originally created one volume. Let's just call it VOLUME01. I then created one dataset to it.
When I click on Storage -> Volumes it looks like this:
The idea behind this was the "IN" child dataset would be for the inbound data that comes in for backing up a remote server. It uses rsync to get the remote server data and compare it to the IN directory and make appropriate changes to IN to sync the remote server directory.
Then every evening the IN directory gets copied into the /mnt/VOLUME01/backup/<date> folder. So if I go to the /backup/ folder it will list every single day for the past several months. The IN folder is always up to date. Yes, there is a TON of duplicate data but I'm a newbie and didn't trust the deduplication feature since I have a rotation script to delete old /backup/<date> folders about 2 months out figuring that I could endlessly do full directory backups without worry about 95%+ of the data being duplicated.
I then have snap shots setup for the IN folder to run every day and retain for 2 months.
When I look at snap shots all of them have "0" for usage and between 190gb to 210gb for refer. There are around 175 of these line items in the snap shots section.
My concern is that I received an email saying disk space was 95% usage. I then deleted around 20 backups dated folders and every few I would get an email saying 94% usage, 93% usage, 92%, 91%, etc and then I stopped receiving the emails because I wasn't using more than 90% of disk usage.
Fast forward 24 hours and I get several emails in a matter of minutes saying 91% usage, 92% usage, 93% usage, 94% usage, 95% usage! Back to where I was, even though there was maybe only 50mb of new data in the IN folder (dataset)
So i'm a bit confused. I thought maybe that the snap shots are actually each using 200GB (and there are about 3 a day even though the IN folder is only 250GB total).
I'm just lost on where the data is hiding. When I run a DF -h I get
VOLUME01 97% usage
VOLUME01/IN at 40% usage (220gb out of 567gb)
Any ideas? Anything need to be cleared up?
I originally created one volume. Let's just call it VOLUME01. I then created one dataset to it.
When I click on Storage -> Volumes it looks like this:
Code:
VOLUME01 -VOLUME01 (child of "VOLUME01") -IN (child of the "VOLUME01" child) this I believe is the only dataset
The idea behind this was the "IN" child dataset would be for the inbound data that comes in for backing up a remote server. It uses rsync to get the remote server data and compare it to the IN directory and make appropriate changes to IN to sync the remote server directory.
Then every evening the IN directory gets copied into the /mnt/VOLUME01/backup/<date> folder. So if I go to the /backup/ folder it will list every single day for the past several months. The IN folder is always up to date. Yes, there is a TON of duplicate data but I'm a newbie and didn't trust the deduplication feature since I have a rotation script to delete old /backup/<date> folders about 2 months out figuring that I could endlessly do full directory backups without worry about 95%+ of the data being duplicated.
I then have snap shots setup for the IN folder to run every day and retain for 2 months.
When I look at snap shots all of them have "0" for usage and between 190gb to 210gb for refer. There are around 175 of these line items in the snap shots section.
My concern is that I received an email saying disk space was 95% usage. I then deleted around 20 backups dated folders and every few I would get an email saying 94% usage, 93% usage, 92%, 91%, etc and then I stopped receiving the emails because I wasn't using more than 90% of disk usage.
Fast forward 24 hours and I get several emails in a matter of minutes saying 91% usage, 92% usage, 93% usage, 94% usage, 95% usage! Back to where I was, even though there was maybe only 50mb of new data in the IN folder (dataset)
So i'm a bit confused. I thought maybe that the snap shots are actually each using 200GB (and there are about 3 a day even though the IN folder is only 250GB total).
I'm just lost on where the data is hiding. When I run a DF -h I get
VOLUME01 97% usage
VOLUME01/IN at 40% usage (220gb out of 567gb)
Any ideas? Anything need to be cleared up?