My logs are full of this:
dmesg:
------
pid 8481 (rsync), uid 0 inumber 1218 on /var: filesystem full
pid 8481 (rsync), uid 0 inumber 1218 on /var: filesystem full
pid 8481 (rsync), uid 0 inumber 1218 on /var: filesystem full
pid 8481 (rsync), uid 0 inumber 1218 on /var: filesystem full
.....
.....
pid 8481 (rsync), uid 0 inumber 1218 on /var: filesystem full
pid 8481 (rsync), uid 0 inumber 1218 on /var: filesystem full
pid 8481 (rsync), uid 0 inumber 1218 on /var: filesystem full
pid 8481 (rsync), uid 0 inumber 1218 on /var: filesystem full
pid 8481 (rsync), uid 0 inumber 1218 on /var: filesystem full
pid 8481 (rsync), uid 0 inumber 1218 on /var: filesystem full
pid 8481 (rsync), uid 0 inumber 1218 on /var: filesystem full
pid 8481 (rsync), uid 0 inumber 1218 on /var: filesystem full
pid 8481 (rsync), uid 0 inumber 1218 on /var: filesystem full
pid 8481 (rsync), uid 0 inumber 1218 on /var: filesystem full
....I constantly clear out my log files, and the current Space Used info says that /var is only 10% full. Yet the dmesg log is constantly showing that.
Any idea what I could try? I've searched through the help docs and tried a few things, but I can't seem to get these messages to stop.
Thanks!
This is the old XigmaNAS forum in read only mode,
it will taken offline by the end of march 2021!
I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!
it will taken offline by the end of march 2021!
I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!
dmesg: /var is full, but it's not?
-
schleppy
- NewUser

- Posts: 7
- Joined: 09 Nov 2012 16:54
- Status: Offline
- kkd
- Forum Moderator

- Posts: 306
- Joined: 08 May 2013 21:47
- Location: Budapest, Hungary
- Contact:
- Status: Offline
Re: dmesg: /var is full, but it's not?
Try system/advanced/rc.conf: varsize 512m
Reboot
Reboot
XigmaNAS x64-embedded | INTEL Intel(R) Core(TM) i3-2100 CPU @ 3.10GHz | 9216MiB RAM | X x YTB WD Red ZFS mirror compressed
-
schleppy
- NewUser

- Posts: 7
- Joined: 09 Nov 2012 16:54
- Status: Offline
Re: dmesg: /var is full, but it's not?
I will try that tonight, thank you!
-
schleppy
- NewUser

- Posts: 7
- Joined: 09 Nov 2012 16:54
- Status: Offline
Re: dmesg: /var is full, but it's not?
I made the change last night, and so far I don't see that message anymore. Thank you again!kiss.daniel wrote:Try system/advanced/rc.conf: varsize 512m
Reboot