TheRiceMan
Dabbler
- Joined
- Sep 15, 2020
- Messages
- 20
My freenas-boot pool. I get errors indicating that the disk is full.
I'm using a Sandisk Cruiser 16GB.
So I can see where the issue is
I am having other system issues, so I'm guessing an error log may be the culprit.
So first I'm looking to see how can I find the culprit and then remove/the file.
I'm using a Sandisk Cruiser 16GB.
Code:
root@freenas:~ # zfs list -t filesystem -o space NAME AVAIL USED USEDSNAP USEDDS USEDREFRESERV USEDCHILD freenas-boot 3.11M 13.6G 0 23K 0 13.6G freenas-boot/.system 3.11M 13.3M 0 25K 0 13.3M freenas-boot/.system/configs-0827a2da0c5b428287f6c8d2d52005ef 3.11M 1020K 0 1020K 0 0 freenas-boot/.system/configs-8420055883aa41f983a412708f3d513c 3.11M 23K 0 23K 0 0 freenas-boot/.system/cores 3.11M 23K 0 23K 0 0 freenas-boot/.system/rrd-0827a2da0c5b428287f6c8d2d52005ef 3.11M 6.69M 0 6.69M 0 0 freenas-boot/.system/rrd-8420055883aa41f983a412708f3d513c 3.11M 1.45M 0 1.45M 0 0 freenas-boot/.system/samba4 3.11M 94K27.5K 66.5K 0 0 freenas-boot/.system/syslog-0827a2da0c5b428287f6c8d2d52005ef 3.11M 3.89M 0 3.89M 0 0 freenas-boot/.system/syslog-8420055883aa41f983a412708f3d513c 3.11M 92.5K 0 92.5K 0 0 freenas-boot/.system/webui 3.11M 23K 0 23K 0 0 freenas-boot/ROOT 3.11M 13.5G 0 23K 0 13.5G freenas-boot/ROOT/11.3-U4.1 3.11M 13.5G1.01G 12.5G 0 0 freenas-boot/ROOT/Clone-11.3-U4.1 3.11M 30K 0 30K 0 0
So I can see where the issue is
freenas-boot/ROOT/11.3-U4.1
but I cannot figure out what is causing that amount of files to be created within a 2-3 day period.I am having other system issues, so I'm guessing an error log may be the culprit.
So first I'm looking to see how can I find the culprit and then remove/the file.