8.3 Beta2, cron email error every 5 minutes: No such file or directory

Status
Not open for further replies.

goerz

Dabbler
Joined
Dec 19, 2011
Messages
17
I'm using FreeNAS 8.3 x64 BETA2. I upgraded from 8.2 because it hanged (page fault error) when connecting to a share with Windows 7. This issue seems to be solved now, but since I've installed 8.3 I'm receiving an email every 5 minutes from "root" with the following content:

Code:
Subject: Cron <root@freenas> /usr/local/bin/python /usr/local/bin/graph.py

Traceback (most recent call last):
  File "/usr/local/bin/graph.py", line 480, in <module>
    GenerateInterfaceGraph()
  File "/usr/local/bin/graph.py", line 89, in GenerateInterfaceGraph
    for file in filter(filterOctet, os.listdir(rrd_dir)):
OSError: [Errno 2] No such file or directory: '/var/db/collectd/rrd/localhost/interface'


Is this a serious error? I haven't had any other symptom of malfunctioning, so far. Is there a way to solve this error FreeNAS 8.3 is complaining about?

EDIT: I've just found out that reporting is not working.

Thanks,
Goerz
 

William Grzybowski

Wizard
iXsystems
Joined
May 27, 2011
Messages
1,754
Yeah, that is a known issue. There is no workaround, BETA3 or RC1 to be released this week might solve it.
 
Status
Not open for further replies.
Top