Reports not displayed

Status
Not open for further replies.

ertank

Explorer
Joined
Sep 16, 2018
Messages
66
I am using FeeNAS 11.2-BETA3

I was reading my reports just fine. After 2-3 days, my reports were not displayed and I read "nan" values. A simple reboot solved my problem. However, I would like to understand if there is a problem in my system and I got this annoyance or that happens sometimes?

Thanks & regards,
Ertan
 
D

dlavigne

Guest
Anything in /var/log/messages around the time the reports failed?
 

ertank

Explorer
Joined
Sep 16, 2018
Messages
66
All I could find is "dnssd_clientstub" errors:
Code:
Sep 24 13:36:42 freenas python3.6: dnssd_clientstub ConnectToServer: connect()-> No of tries: 1
Sep 24 13:36:42 freenas python3.6: dnssd_clientstub ConnectToServer: connect()-> No of tries: 1
Sep 24 13:36:43 freenas python3.6: dnssd_clientstub ConnectToServer: connect()-> No of tries: 2
Sep 24 13:36:43 freenas python3.6: dnssd_clientstub ConnectToServer: connect()-> No of tries: 2
Sep 24 16:36:43 freenas smbd: dnssd_clientstub ConnectToServer: connect()-> No of tries: 1
Sep 24 13:36:44 freenas python3.6: dnssd_clientstub ConnectToServer: connect()-> No of tries: 3
Sep 24 13:36:44 freenas python3.6: dnssd_clientstub ConnectToServer: connect()-> No of tries: 3
Sep 24 16:36:45 freenas smbd: dnssd_clientstub ConnectToServer: connect()-> No of tries: 2
Sep 24 13:36:45 freenas python3.6: dnssd_clientstub ConnectToServer: connect() failed path:/var/run/mdnsd Socket:50 Err:-1 Errno:2 No such file or directory
Sep 24 13:36:45 freenas python3.6: dnssd_clientstub ConnectToServer: connect() failed path:/var/run/mdnsd Socket:39 Err:-1 Errno:2 No such file or directory
Sep 24 16:36:46 freenas smbd: dnssd_clientstub ConnectToServer: connect()-> No of tries: 3
Sep 24 16:36:47 freenas smbd: dnssd_clientstub ConnectToServer: connect() failed path:/var/run/mdnsd Socket:36 Err:-1 Errno:2 No such file or directory
Sep 24 16:36:47 freenas smbd: dnssd_clientstub ConnectToServer: connect()-> No of tries: 1
Sep 24 16:36:46 freenas root: /etc/rc: WARNING: failed precmd routine for minio
Sep 24 16:38:52 freenas GEOM_ELI: Device mirror/swap0.eli destroyed.
Sep 24 16:38:52 freenas GEOM_MIRROR: Device swap0: provider destroyed.
Sep 24 16:38:52 freenas GEOM_MIRROR: Device swap0 destroyed.
Sep 24 16:38:57 freenas ZFS: vdev state changed, pool_guid=7259215030268404261 vdev_guid=18269923877498964566
Sep 24 16:38:57 freenas ZFS: vdev state changed, pool_guid=7259215030268404261 vdev_guid=10519925671622205974
Sep 24 16:38:57 freenas ZFS: vdev state changed, pool_guid=7259215030268404261 vdev_guid=2911684502539573251
Sep 24 16:38:57 freenas ZFS: vdev state changed, pool_guid=7259215030268404261 vdev_guid=10937846238984961833
Sep 24 16:38:59 freenas GEOM_MIRROR: Device mirror/swap0 launched (2/2).
Sep 24 16:38:59 freenas GEOM_MIRROR: Device mirror/swap1 launched (2/2).
Sep 24 16:38:59 freenas GEOM_ELI: Device mirror/swap0.eli created.
Sep 24 16:38:59 freenas GEOM_ELI: Encryption: AES-XTS 128
Sep 24 16:38:59 freenas GEOM_ELI:	 Crypto: hardware
Sep 24 16:38:59 freenas GEOM_ELI: Device mirror/swap1.eli created.
Sep 24 16:38:59 freenas GEOM_ELI: Encryption: AES-XTS 128
Sep 24 16:38:59 freenas GEOM_ELI:	 Crypto: hardware
Sep 24 16:39:03 freenas syslog-ng[4119]: syslog-ng starting up; version='3.14.1'
Sep 24 16:41:44 freenas smbd: dnssd_clientstub ConnectToServer: connect()-> No of tries: 1
Sep 24 16:44:35 freenas smbd: dnssd_clientstub ConnectToServer: connect()-> No of tries: 1
Sep 24 16:47:18 freenas smbd: dnssd_clientstub ConnectToServer: connect()-> No of tries: 1
Sep 24 16:47:39 freenas smbd: dnssd_clientstub ConnectToServer: connect()-> No of tries: 1
Sep 24 16:53:41 freenas smbd: dnssd_clientstub ConnectToServer: connect()-> No of tries: 1


Everything normal after a reboot. I hope that was a one time glitch.
 
Status
Not open for further replies.
Top